Skip to content

Instantly share code, notes, and snippets.

@sangar82
Created March 22, 2016 14:26
Show Gist options
  • Save sangar82/5d4cf4175a1df705f9c2 to your computer and use it in GitHub Desktop.
Save sangar82/5d4cf4175a1df705f9c2 to your computer and use it in GitHub Desktop.
// disk free (-h human-readabke)
df -h
// disk usage
du -h --max-depth=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment