bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#20172: make each ls sort option say what is first on the man page


From: 積丹尼 Dan Jacobson
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...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]