Skip to content

Instantly share code, notes, and snippets.

@leonaugusto16
Created December 27, 2016 12:49
Show Gist options
  • Save leonaugusto16/96272b3589d4a9944e6e084d13f8b16c to your computer and use it in GitHub Desktop.
Save leonaugusto16/96272b3589d4a9944e6e084d13f8b16c to your computer and use it in GitHub Desktop.
du --max-depth=1 /home/ | sort -n -r
@leonaugusto16
Copy link
Author

du -h --max-depth=1 / | sort -n -r

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment