summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2006-04-23 21:38:32 +0000
committerJim Meyering <jim@meyering.net>2006-04-23 21:38:32 +0000
commitdb6a912f8cbd9f5f75b4c88005b32982a45f69e5 (patch)
tree634bf643c75601958261603abb3d2a65a7ddaab2 /NEWS
parent513c5ec411e0ebc5990d76096ba00f42f493f688 (diff)
downloadcoreutils-db6a912f8cbd9f5f75b4c88005b32982a45f69e5.tar.xz
[New features]: Mention ls's new option, --group-directories-first
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 00e95f2ee..71752e6c5 100644
--- a/NEWS
+++ b/NEWS
@@ -108,6 +108,9 @@ GNU coreutils NEWS -*- outline -*-
'nolinks' causes dd to fail if the file has multiple hard links,
on hosts that support this (e.g., Solaris 10 and later).
+ ls accepts the new option --group-directories-first, to make it
+ list directories before files.
+
rm now accepts the -I (--interactive=once) option. This new option
prompts once if rm is invoked recursively or if more than three
files are being deleted, which is less intrusive than -i prompting