Re: cvs commit: src/bin/ls cmp.c extern.h ls.1 ls.c util.c

[ Available lists | Index of cvs-src | Month of Jun 2005 | Week of 4 Jun 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Mathieu Arnold <mat@mat.cc>
Date
4 Jun 2005 09:35:07
Subject
Re: cvs commit: src/bin/ls cmp.c extern.h ls.1 ls.c util.c
Message-ID
44DA2BAD00E3D78FB3E03F96@cc-171.int.t-online.fr


[ Hide this part ]
+-le 04/06/2005 01:17 +1000, Tim Robbins crivait :
| On Fri, Jun 03, 2005 at 11:05:59AM +0000, Dima Dorfman wrote:
|> dd 2005-06-03 11:05:58 UTC
|>
|> FreeBSD src repository
|>
|> Modified files:
|> bin/ls cmp.c extern.h ls.1 ls.c util.c
|> Log:
|> Add the -S option to sort files by size. NetBSD and OpenBSD already
|> have this option with identical semantics (sorting large files first).
|> -r can be used to reverse the sort if that is desired.
|
| How is this different from |sort -k5,5nr?

Works only if you use "-l".

--
Mathieu Arnold


Elapsed time: 0.262 seconds