Skip to content

Instantly share code, notes, and snippets.

@vguhesan
Created June 1, 2025 16:20
Show Gist options
  • Save vguhesan/db179f07fc41925c7286bed2ecf255bc to your computer and use it in GitHub Desktop.
Save vguhesan/db179f07fc41925c7286bed2ecf255bc to your computer and use it in GitHub Desktop.
Space used in current directory
du -sh * | sort -h | tail -n 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment