GNU bug report logs - #20172
make each ls sort option say what is first on the man page

Previous Next

Package: coreutils;

Reported by: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>

Date: Mon, 23 Mar 2015 00:38:01 UTC

Severity: normal

Done: Pádraig Brady <P <at> draigBrady.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: 20172 <at> debbugs.gnu.org
Subject: bug#20172: make each ls sort option say what is first on the man page
Date: Mon, 23 Mar 2015 08:37:02 +0800
Please make
$ man ls|grep -e -[St].*sort
       -S     sort by file size
       -t     sort by modification time, newest first
say
$ man ls|grep -e -[St].*sort
       -S     sort by file size, largest first
       -t     sort by modification time, newest first
even though yes, documented elsewhere.
There may be others too...




This bug report was last modified 10 years and 67 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.