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: Pádraig Brady <P <at> draigBrady.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#20172: closed (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 message dated Mon, 23 Mar 2015 09:05:23 +0000
with message-id <550FD753.50503 <at> draigBrady.com>
and subject line Re: bug#20172: make each ls sort option say what is first on the man page
has caused the debbugs.gnu.org bug report #20172,
regarding make each ls sort option say what is first on the man page
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> 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: 積丹尼 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...


[Message part 3 (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.


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

Previous Next


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