On Tue, 2004-03-30 at 10:00, Soren Harward wrote:
> find . -type d

Um, yeah, duh.  I tend to make things harder than they have to be.

So now that I have that working, I care about the formatting a bit. 
That lists one directory per line, and it's kinda long.  Is there a way
to have it wrap in columns nicely like ls would do?  I can do something
like echo `find . -type d` but that doesn't quite do it right...

Bryan


____________________
BYU Unix Users Group 
http://uug.byu.edu/ 
___________________________________________________________________
List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list

Reply via email to