find . type d | xargs ls -d /* Quoth Bryan Murdock <[EMAIL PROTECTED]> on Tue, 30 Mar 2004 at 11:06 -0800 in <[EMAIL PROTECTED]> */
> 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 > -- .O. Hans Fugal | De gustibus non disputandum est. ..O http://hans.fugal.net | Debian, vim, mutt, ruby, text, gpg OOO | WindowMaker, gaim, UTF-8, RISC, JS Bach --------------------------------------------------------------------- GnuPG Fingerprint: 6940 87C5 6610 567F 1E95 CB5E FC98 E8CD E0AA D460
signature.asc
Description: Digital signature
____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
