Skip to content

Instantly share code, notes, and snippets.

@dbrosy
Last active July 15, 2019 04:07
Show Gist options
  • Save dbrosy/79be85039b03e09fb731242c56b38412 to your computer and use it in GitHub Desktop.
Save dbrosy/79be85039b03e09fb731242c56b38412 to your computer and use it in GitHub Desktop.

USEFUL LINUX COMMANDS

check disk usage

df -h

find out where disk space is being used

sudo du -h --max-depth=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment