From owner-freebsd-questions Fri Jan 5 21:35:45 2001 From owner-freebsd-questions@FreeBSD.ORG Fri Jan 5 21:35:44 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 2477837B400 for ; Fri, 5 Jan 2001 21:35:44 -0800 (PST) Received: by bazooka.unixfreak.org (Postfix, from userid 1000) id 3BC223E02; Fri, 5 Jan 2001 21:35:40 -0800 (PST) Received: from unixfreak.org (localhost [127.0.0.1]) by bazooka.unixfreak.org (Postfix) with ESMTP id 353743C10A; Fri, 5 Jan 2001 21:35:40 -0800 (PST) To: "R.Munden" Cc: "Matthew King" , freebsd-questions@FreeBSD.ORG Subject: Re: A new FreeBSD commmand In-Reply-To: Message from "R.Munden" of "Fri, 05 Jan 2001 23:00:20 CST." Date: Fri, 05 Jan 2001 21:35:35 -0800 From: Dima Dorfman Message-Id: <20010106053540.3BC223E02@bazooka.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > I was wondering if you could add some command line switches in case I wanted > to see the whole directory and the directory files themselves. Something > like wdl -a; I think it should imitate the output of ls -la maybe. If it's implemented as an alias, this functionality is already present. 'll' -u works as expected (translates to "ls -l -u"). Dima Dorfman dima@unixfreak.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message