From owner-freebsd-questions Mon Oct 19 15:10:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA25318 for freebsd-questions-outgoing; Mon, 19 Oct 1998 15:10:16 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from finsco.com (ns1.finsco.com [205.241.191.2]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id PAA25292 for ; Mon, 19 Oct 1998 15:10:12 -0700 (PDT) (envelope-from billh@finsco.com) Received: from finsco.com by finsco.com (SMI-8.6/SMI-SVR4) id RAA10614; Mon, 19 Oct 1998 17:06:41 -0500 Message-ID: <362BB8A2.B27F615E@finsco.com> Date: Mon, 19 Oct 1998 17:09:38 -0500 From: Bill Hamilton X-Mailer: Mozilla 4.5b2 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: jahan@pc.jaring.my CC: Roman Katsnelson , "q's" Subject: Re: alternate file listing References: <362B3923.2534A16A@graphnet.com> <362C58C1.B4D1367@pc.jaring.my> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG like what directories? ls -lR | sort -k 5 will sort on on size from "." down. (at least on Solaris) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message