From db6a912f8cbd9f5f75b4c88005b32982a45f69e5 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 23 Apr 2006 21:38:32 +0000 Subject: [PATCH] [New features]: Mention ls's new option, --group-directories-first --- NEWS | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.34.1