Skip to content

Instantly share code, notes, and snippets.

@dubcl
Created February 27, 2018 15:32
Show Gist options
  • Save dubcl/25f4398482e4e01925447903fdd1c144 to your computer and use it in GitHub Desktop.
Save dubcl/25f4398482e4e01925447903fdd1c144 to your computer and use it in GitHub Desktop.
Sort du by size
perl -e'%h=map{/.\s/;99**(ord$&&7)-$`,$_}`du -h --max-depth=1`;die@h{sort%h}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment