on Mon, Apr 16, 2001 at 07:00:57AM -0400, [EMAIL PROTECTED] ([EMAIL PROTECTED]) 
wrote:
> What is the best way to get the equivalent of the DOS command 
> "dir /ad" in linux?  That command will show just the (sub)directories 
> and not ordinary files.
> 
> I thought that "ls -d" would be the equivalent but it is not. 

Yet another way:  

    $ tree -d -L 1

Cheers.

-- 
Karsten M. Self <kmself@ix.netcom.com>    http://kmself.home.netcom.com/
 What part of "Gestalt" don't you understand?       There is no K5 cabal
  http://gestalt-system.sourceforge.net/         http://www.kuro5hin.org

Attachment: pgpUtQ3boV1Yb.pgp
Description: PGP signature

Reply via email to