Skip to content

Instantly share code, notes, and snippets.

@dcorking
Created June 26, 2014 13:54
Show Gist options
  • Save dcorking/041fd7aacfb4d16c0e4f to your computer and use it in GitHub Desktop.
Save dcorking/041fd7aacfb4d16c0e4f to your computer and use it in GitHub Desktop.
Explore the apt cache in Debian
# this looks interesting
du --max-depth=1 -b -k /var/cache/apt | sort -k1 -rn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment