Skip to main navigation
Skip to main content
Skip to search
Linux tip: du --max-depth=1
Thursday, Sep 27, 2007
Home
Archive
About
Contact
Search
⬅︎ Back to
Linux tip: du --max-depth=1
Comment
jhon02@msn.com
August 9, 2015
Reply
human readable just add du -hx --max-depth=1 | sort -n
Comment
human readable just add du -hx --max-depth=1 | sort -n