Date: Fri, 5 Jan 2001 23:00:20 -0600 From: "R.Munden" <orbitmaster@netorbit.com> To: "Dima Dorfman" <dima@unixfreak.org>, "Matthew King" <kingy@ihug.com.au> Cc: <freebsd-questions@FreeBSD.ORG> Subject: RE: A new FreeBSD commmand Message-ID: <NDBBLMNJCLEHDNNGEDMOKEABELAA.orbitmaster@netorbit.com> In-Reply-To: <20010106051257.7CA133E0C@bazooka.unixfreak.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. --rjm-- "... one of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs." > -----Original Message----- > From: owner-freebsd-questions@FreeBSD.ORG > [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Dima Dorfman > Sent: Friday, January 05, 2001 11:13 PM > To: Matthew King > Cc: freebsd-questions@FreeBSD.ORG > Subject: Re: A new FreeBSD commmand > > > > This is a multi-part message in MIME format. > > Please don't send HTML mail to the lists. > > > The command is wdl (Whole Directory Listing) > > here is the command > > > > [snip - it's an sh script] > > dir=3D`pwd` > > echo "Whole Listing of $dir" > > ls -l > > Have you tried 'll'? It's an alias defined by default in .shrc and > .cshrc which does essentially the same thing. > > Dima Dorfman > dima@unixfreak.org > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBLMNJCLEHDNNGEDMOKEABELAA.orbitmaster>