mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-03 08:48:14 +02:00
commit bash-20110506 snapshot
This commit is contained in:
+2
-1
@@ -2044,7 +2044,8 @@ After word splitting, unless the @option{-f} option has been set
|
||||
If one of these characters appears, then the word is
|
||||
regarded as a @var{pattern},
|
||||
and replaced with an alphabetically sorted list of
|
||||
file names matching the pattern. If no matching file names are found,
|
||||
file names matching the pattern (@pxref{Pattern Matching}).
|
||||
If no matching file names are found,
|
||||
and the shell option @code{nullglob} is disabled, the word is left
|
||||
unchanged.
|
||||
If the @code{nullglob} option is set, and no matches are found, the word
|
||||
|
||||
Reference in New Issue
Block a user