Skip to content

Instantly share code, notes, and snippets.

@fernandokbs
Created August 27, 2024 14:19
Show Gist options
  • Save fernandokbs/03345587f26ace40e996a460eb171083 to your computer and use it in GitHub Desktop.
Save fernandokbs/03345587f26ace40e996a460eb171083 to your computer and use it in GitHub Desktop.
Check current dir size
du -sh * | sort -hr | head -n10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment