I believe the correct command is: du -h --max-depth 1 (At least that worked for me.) -Scott On Wednesday, March 28, 2001, at 08:17 AM, Phoenix Hawk wrote:
On Sat, 17 Mar 2001, Rodolfo Paiz wrote:du -h --maxdepth=1 /after looking at the above tip and trying it, i had some problems with "du". [root /]# du -h --maxdepth=1 / du: unrecognized option `--maxdepth=1' Try `du --help' for more information. not sure why though, i tried it on a raq4i with all updates. so, what i did was: su - cd / du -sk * | sort -rn | less
Scott Genevish genevish@xxxxxxx http://www.genevish.org/