Skip to content

Instantly share code, notes, and snippets.

@willfolsom
Created December 7, 2023 16:01
Show Gist options
  • Save willfolsom/f18e15ee7aaa5d66243ab3176bd1ccff to your computer and use it in GitHub Desktop.
Save willfolsom/f18e15ee7aaa5d66243ab3176bd1ccff to your computer and use it in GitHub Desktop.
linux
df -H
du -a -h --max-depth=1 | sort -hr
rm -rf path/to/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment