From c3b2c15cfee3be491e39ebea9d7fcbf8d91036a2 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 9 Dec 2004 17:49:45 +0000 Subject: [PATCH] ls now exits with status 1 on minor problems, 2 if serious trouble. --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 2a59c0f2ff..26b1e2514b 100644 --- a/NEWS +++ b/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 -- 2.47.2