mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-03-10 06:54:34 +02:00
ls now exits with status 1 on minor problems, 2 if serious trouble.
This commit is contained in:
2
NEWS
2
NEWS
@@ -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