mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-20 02:12:51 +02:00
commit bash-20180809 snapshot
This commit is contained in:
@@ -1946,6 +1946,12 @@ The string that would be displayed by @samp{dirs +@var{N}}
|
||||
The string that would be displayed by @samp{dirs -@var{N}}
|
||||
@end table
|
||||
|
||||
Bash also performs tilde expansion on words satisfying the conditions of
|
||||
variable assignments (@pxref{Shell Parameters})
|
||||
when they appear as arguments to simple commands.
|
||||
Bash does not do this, except for the @var{declaration} commands listed
|
||||
above, when in @sc{posix} mode.
|
||||
|
||||
@node Shell Parameter Expansion
|
||||
@subsection Shell Parameter Expansion
|
||||
@cindex parameter expansion
|
||||
|
||||
Reference in New Issue
Block a user