Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Oct 1998 15:27:17 -0400
From:      "Norman C. Rice" <nrice@emu.sourcee.com>
To:        Roman Katsnelson <romank@graphnet.com>, "q's" <freebsd-questions@FreeBSD.ORG>
Subject:   Re: alternate file listing
Message-ID:  <19981020152717.A21548@emu.sourcee.com>
In-Reply-To: <362B3923.2534A16A@graphnet.com>; from Roman Katsnelson on Mon, Oct 19, 1998 at 09:05:39AM -0400
References:  <362B3923.2534A16A@graphnet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 19, 1998 at 09:05:39AM -0400, Roman Katsnelson wrote:
> Hi,
> 
> Is there a way to list files across directories, sorted by size?

Install the `gnuls' port or package then

  gnuls -alFR --sort=size     // ordered largest to smallest
or
  gnuls -alFRr --sort=size    // ordered smallest to largest

-- 
Regards,
Norman C. Rice, Jr.

> 
> Thanks,
> Roman

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19981020152717.A21548>