From owner-freebsd-questions Mon Jan 29 23:39:39 2001 Delivered-To: freebsd-questions@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id EDD6637B699 for ; Mon, 29 Jan 2001 23:39:21 -0800 (PST) Received: from [195.11.243.26] (helo=Debug) by post.mail.nl.demon.net with smtp (Exim 3.14 #4) id 14NVNn-000J7F-00; Tue, 30 Jan 2001 07:39:19 +0000 To: "Mike O'Brien" , Jason Hunt , freebsd-questions@FreeBSD.ORG From: Cliff Sarginson Subject: Re: ls -h (what it looks like) Date: Tue, 30 Jan 2001 07:39:19 GMT X-Mailer: www.webmail.nl.demon.net X-Sender: postmaster@btvs.demon.nl X-Originating-IP: 192.250.25.251 Message-Id: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I don't know what 'ls -h' does on Linux, but 'ls -s' might do > what you want. It gives the size of the file in blocks, followed by > the file name. It's ideal for piping into 'sort'. > This is what "ls -h" looks like on Linux -rw-r--r-- 1 root root 18k Sep 6 1998 COPYING -rw-r--r-- 1 root root 59k Oct 5 12:51 CREDITS drwxr-xr-x 20 root root 4.0k Dec 27 16:22 Documentation/ -rw-r--r-- 1 root root 23k Oct 5 12:51 MAINTAINERS -rw-r--r-- 1 root root 14k Oct 5 13:28 Makefile -rw-r--r-- 1 root root 13k Aug 9 1999 README -rw-r--r-- 1 root root 2.9k Oct 5 13:28 README.kernel-sources -rw-r--r-- 1 root root 2.7k Sep 4 19:39 REPORTING-BUGS -rw-r--r-- 1 root root 7.8k Oct 5 12:51 Rules.make drwxr-xr-x 3 root root 4.0k Dec 27 16:22 arch/ drwxr-xr-x 30 root root 4.0k Dec 27 16:22 drivers/ drwxr-xr-x 32 root root 4.0k Dec 27 16:22 fs/ drwxr-xr-x 11 root root 4.0k Dec 27 16:22 ibcs/ drwxr-xr-x 8 root root 4.0k Dec 27 15:46 include/ Cliff To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message