mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-10 05:30:49 +02:00
asan fuzzing fixes; fix incomplete multibyte chars in history expansion; new nosort GLOBSORT value
This commit is contained in:
@@ -6494,6 +6494,9 @@ inode change time, and number of blocks, respectively.
|
||||
For example, a value of @code{-mtime} sorts the results in descending
|
||||
order by modification time (newest first).
|
||||
|
||||
A sort specifier of @samp{nosort} disables sorting completely; the results
|
||||
are returned in the order they are read from the file system,.
|
||||
|
||||
If the sort specifier is missing, it defaults to @var{name},
|
||||
so a value of @samp{+} is equivalent to the null string,
|
||||
and a value of @samp{-} sorts by name in descending order.
|
||||
|
||||
Reference in New Issue
Block a user