Skip to content

Instantly share code, notes, and snippets.

@luizpicolo
Created December 1, 2016 11:20
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 luizpicolo/dee4e2ad278bc25928f60a3893539ee4 to your computer and use it in GitHub Desktop.
Save luizpicolo/dee4e2ad278bc25928f60a3893539ee4 to your computer and use it in GitHub Desktop.
sudo ls -1d */ | sudo xargs -I{} du {} -sh && sudo du -sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment