Tag: bash-expansion
Found 17 results for 'bash-expansion'.
1) bash - How to prevent parameter expansion around a variable I want to be resolved?
2) bash - File globbing pattern, !(*example), behaves differently in bash script than it does in bash shell
3) bash - Does a sourced bash script contain wrong values for $BASH_SOURCE?
4) bash - Does expansion happen on redirection part of a simple command?
5) bash - Bash pattern to match directories whose names begin with a dot (period), by being "explicit", instead of using "shopt -s dotglob"?
6) bash - Whats the difference between $_ and !$?
7) bash - Can bash expand a quoted and/or escaped string variable into words?
8) bash - Prepare arguments containing quoted string in variable
9) bash - Bash Parameter Substitution: command line vs. script
10) bash - Escape a variable for use as content of another script
11) bash - Is there a maximum to bash file name expansion (globbing) and if so, what is it?
12) bash - Passing $* with parameters with spaces to a second script
13) quoting - script parameter containing spaces invoking mediainfo
14) bash - Expand a variable whose value contains an option and a pathname with whitespaces
15) bash - Bash - Parameter expansion for variable with leading white space
16) bash - How to exclude some files from filename expansion mechanism in bash?
17) bash - How to make alias trailing with space hack works with parameter supplied