From owner-freebsd-current Sat Dec 30 07:09:45 1995 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id HAA20820 for current-outgoing; Sat, 30 Dec 1995 07:09:45 -0800 (PST) Received: from ra.dkuug.dk (ra.dkuug.dk [193.88.44.193]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id HAA20813 for ; Sat, 30 Dec 1995 07:09:39 -0800 (PST) Received: from critter.tfs.com (dial117.cybercity.dk [194.16.56.117]) by ra.dkuug.dk (8.6.12/8.6.12) with ESMTP id PAA28346; Sat, 30 Dec 1995 15:55:43 +0100 Received: from localhost.tfs.com (localhost.tfs.com [127.0.0.1]) by critter.tfs.com (8.6.12/8.6.12) with SMTP id QAA00958; Sat, 30 Dec 1995 16:09:35 +0100 X-Authentication-Warning: critter.tfs.com: Host localhost.tfs.com didn't use HELO protocol To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) cc: freebsd-current@FreeBSD.org (FreeBSD-current users) Subject: Re: minor change to ls -l In-reply-to: Your message of "Sat, 30 Dec 1995 14:27:20 +0100." <199512301327.OAA00348@uriah.heep.sax.de> Date: Sat, 30 Dec 1995 16:09:35 +0100 Message-ID: <956.820336175@critter.tfs.com> From: Poul-Henning Kamp Sender: owner-current@FreeBSD.org Precedence: bulk > What do people think about the following change to the behaviour of > ls -l? I think it would be nice, but it would probably break something... what criteria will you use for %x ? (minor > 0xff) ? > > Currently: > > j@uriah 54% ls -l /dev/*ctl > crw-rw-rw- 1 root wheel 24, 128 Feb 10 1995 /dev/pcaudioctl > crw------- 1 root wheel 70, 536870912 Aug 19 14:44 /dev/rod0.ctl > crw------- 1 root wheel 13, 536870912 Jun 10 1995 /dev/rsd0.ctl > crw------- 1 root wheel 13, 536870920 Jun 10 1995 /dev/rsd1.ctl > crw------- 1 root wheel 13, 536870928 Jun 15 1995 /dev/rsd2.ctl > crw------- 1 root wheel 13, 536870936 Aug 15 23:50 /dev/rsd3.ctl > > Intended: > > j@uriah 55% ./ls -l /dev/*ctl > crw-rw-rw- 1 root wheel 24, 128 Feb 10 1995 /dev/pcaudioctl > crw------- 1 root wheel 70, 0x20000000 Aug 19 14:44 /dev/rod0.ctl > crw------- 1 root wheel 13, 0x20000000 Jun 10 1995 /dev/rsd0.ctl > crw------- 1 root wheel 13, 0x20000008 Jun 10 1995 /dev/rsd1.ctl > crw------- 1 root wheel 13, 0x20000010 Jun 15 1995 /dev/rsd2.ctl > crw------- 1 root wheel 13, 0x20000018 Aug 15 23:50 /dev/rsd3.ctl > > > -- > cheers, J"org > > joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE > Never trust an operating system you don't have sources for. ;-) -- Poul-Henning Kamp | phk@FreeBSD.ORG FreeBSD Core-team. http://www.freebsd.org/~phk | phk@login.dknet.dk Private mailbox. whois: [PHK] | phk@ref.tfs.com TRW Financial Systems, Inc. Future will arrive by its own means, progress not so.