Skip to content

Instantly share code, notes, and snippets.

@hectorperez
Created May 28, 2014 08:01
Show Gist options
  • Select an option

  • Save hectorperez/6cb52111d029f3214c80 to your computer and use it in GitHub Desktop.

Select an option

Save hectorperez/6cb52111d029f3214c80 to your computer and use it in GitHub Desktop.
Directory size and disk space
du -sh * #directory size in human format
df -h #disk space in human format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment