From: Paul Eggert Date: Fri, 29 Apr 2005 20:59:33 +0000 (+0000) Subject: ls -p now appends only directories. New option X-Git-Tag: CPPI-1_12~903 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=acb337ee5591ec2f204cab8dcde376ca6c32d743;p=thirdparty%2Fcoreutils.git ls -p now appends only directories. New option --indicator-style=directory equivalent to -p. --- diff --git a/NEWS b/NEWS index ed0fffe574..ba1892a026 100644 --- a/NEWS +++ b/NEWS @@ -62,6 +62,12 @@ GNU coreutils NEWS -*- outline -*- When POSIXLY_CORRECT is set, "fold file -3" is now equivalent to "fold file ./-3", not the obviously-erroneous "fold file ./-w3". + ls changes: + + -p now appends '/' only to directories; it is equivalent to the + new option --indicator-style=directory. Use --file-type or + --indicator-style=file-type to get -p's old behavior. + nohup changes: nohup now ignores the umask when creating nohup.out.