help-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-bash] bash with the -x option


From: Michael Convey
Subject: [Help-bash] bash with the -x option
Date: Wed, 9 Sep 2015 17:49:54 -0700

In the following example, what does the -x option do?
$ p='*' bash -xc 'ls $p'
Source:
http://unix.stackexchange.com/questions/210036/filename-expansion-find-utility-pattern-matching-vs-bash-shell-pattern-matching

I can't find this option in the bash man page or anywhere online.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]