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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
Subject: bug#20172: closed (Re: bug#20172: make each ls sort option say
 what is first on the man page)
Date: Mon, 23 Mar 2015 09:06:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

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

which was filed against the coreutils package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 20172 <at> debbugs.gnu.org.

-- 
20172: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20172
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Pádraig Brady <P <at> draigBrady.com>
To: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>, 
 20172-done <at> debbugs.gnu.org
Subject: Re: bug#20172: make each ls sort option say what is first on the
 man page
Date: Mon, 23 Mar 2015 09:05:23 +0000
On 23/03/15 00:37, 積丹尼 Dan Jacobson wrote:
> 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...

Makes sense, and is similar to:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=v8.12-31-g50ca38e

I've pushed this in your name:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commitdiff;h=01fb984

thanks!
Pádraig.

[Message part 3 (message/rfc822, inline)]
From: 積丹尼 Dan Jacobson <jidanni <at> jidanni.org>
To: bug-coreutils <at> gnu.org
Subject: 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.