On Thu, 6 Jun 2002, David Kramer wrote: > On Thu, 6 Jun 2002, David Talkington wrote: > > > >I use the following: > > > > > > ls -d */ > > > > That's handy -- much cleaner than the grep method, which is what I've > > been doing. Thanks for the tip! -d > > I'm surprised nobody suggested "find". > > find * -type d -prune
the impression was that the original poster wanted to list only directories in the *current* directory. at least, that's the impression i got. rday _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list