From owner-freebsd-current Fri Apr 24 03:44:18 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA13857 for freebsd-current-outgoing; Fri, 24 Apr 1998 03:44:18 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from ifi.uio.no (0@ifi.uio.no [129.240.64.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA13838; Fri, 24 Apr 1998 03:44:13 -0700 (PDT) (envelope-from dag-erli@ifi.uio.no) Received: from gjallarhorn.ifi.uio.no (2602@gjallarhorn.ifi.uio.no [129.240.65.40]) by ifi.uio.no (8.8.8/8.8.7/ifi0.2) with ESMTP id MAA15859; Fri, 24 Apr 1998 12:44:12 +0200 (MET DST) Received: (from dag-erli@localhost) by gjallarhorn.ifi.uio.no ; Fri, 24 Apr 1998 12:44:11 +0200 (MET DST) Mime-Version: 1.0 To: current@FreeBSD.ORG, stable@FreeBSD.ORG Subject: ls Organization: Gutteklubben Terrasse / KRST / PUMS / YASMW X-url: http://www.stud.ifi.uio.no/~dag-erli/ X-Stop-Spam: http://www.cauce.org From: dag-erli@ifi.uio.no (Dag-Erling Coidan =?iso-8859-1?Q?Sm=F8rgrav?= ) Date: 24 Apr 1998 12:44:11 +0200 Message-ID: Lines: 21 X-Mailer: Gnus v5.5/Emacs 19.34 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG current's ls now accepts three new options: -? Display a short list of options (this was already in the code, but was left out from the call to getopt) -B Display all unprintable characters in octal (\xxx) -b As -B, but use C escape codes when possible (as in AT&T Unices) Note that -b currently doesn't behave *exactly* like it does on AT&T Unices, but I'm working on that, using Solaris 2.5.1 for reference. I'll look through (and probably commit) Max Euston's patches (-H and -P, see bin/6140) later today or this weekend, and merge everything into stable at some point during the next week unless somebody strongly objects. Any comments / suggestions? -- Noone else has a .sig like this one. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message