Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 05 Jan 2001 21:12:52 -0800
From:      Dima Dorfman <dima@unixfreak.org>
To:        "Matthew King" <kingy@ihug.com.au>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: A new FreeBSD commmand 
Message-ID:  <20010106051257.7CA133E0C@bazooka.unixfreak.org>
In-Reply-To: Message from "Matthew King" <kingy@ihug.com.au>  of "Sat, 06 Jan 2001 12:15:38 %2B1100." <000801c0777e$3fe23d70$0200a8c0@win2k> 

next in thread | previous in thread | raw e-mail | index | archive | help
> 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010106051257.7CA133E0C>