Skip to content

Instantly share code, notes, and snippets.

@hamsterbacke23
Created March 6, 2017 10:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hamsterbacke23/4e0eecc5b551c729f80e29c337d9dfcc to your computer and use it in GitHub Desktop.
Save hamsterbacke23/4e0eecc5b551c729f80e29c337d9dfcc to your computer and use it in GitHub Desktop.
Show large folders on linux
du -hsx * | sort -rh | head -20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment