Subdirectory listing
Steve Lamont
spl at mcnc.org
Tue May 23 05:42:19 AEST 1989
In article <19707 at adm.BRL.MIL> rbj at dsys.icst.nbs.gov (Root Boy Jim) writes:
>? In article <215 at cs.columbia.edu> olasov at cs.columbia.edu (Ben Olasov) writes:
>? |I'm interested in finding a unix command usage that will return the complete
>? |path names of all subdirectories below a given directory
>
>? find /files/home/users -type d -print
>
>Almost. Don't forget to pipe it to `sort', as find doesn't.
.... Um... am I missing something or doesn't
du -a .
or
du -a your_favorite_directory
do all this good stuff without the fuss and muss? Is this really a
"wizards" type question?
--
spl
Steve Lamont, sciViGuy EMail: spl at ncsc.org
North Carolina Supercomputing Center Phone: (919) 248-1120
Box 12732/RTP, NC 27709
More information about the Comp.unix.wizards
mailing list