Phine Solutions web work notes

Simple command to find out the directory disk usage

Filed under: linux goodies by 1.618 — April 25, 2008 8:37 am

ls -F | grep “/” | xargs du -hs

For admin to snoop everybody, try

ls -F | grep “/” | sudo xargs du -hs

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

©phinesolutions.com