mirror of
git://git.sv.gnu.org/coreutils
synced 2026-06-05 23:32:26 -04:00
ls now exits with status 1 on minor problems, 2 if serious trouble.
This commit is contained in:
@@ -239,6 +239,8 @@ GNU coreutils NEWS -*- outline -*-
|
||||
echo -e '\xHH' now outputs a byte whose hexadecimal value is HH,
|
||||
for compatibility with bash.
|
||||
|
||||
ls now exits with status 1 on minor problems, 2 if serious trouble.
|
||||
|
||||
ls has a new --hide=PATTERN option that behaves like
|
||||
--ignore=PATTERN, except that it is overridden by -a or -A.
|
||||
This can be useful for aliases, e.g., if lh is an alias for
|
||||
|
||||
Reference in New Issue
Block a user