Skip to content

Instantly share code, notes, and snippets.

@hamanishi
Created September 24, 2017 09:32
Show Gist options
  • Save hamanishi/28a3d2c35a6b49cf435233e62abf965d to your computer and use it in GitHub Desktop.
Save hamanishi/28a3d2c35a6b49cf435233e62abf965d to your computer and use it in GitHub Desktop.
sudo du -g -x -d 5 / | awk '$1 >= 5{print}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment