Created
February 27, 2018 15:32
-
-
Save dubcl/25f4398482e4e01925447903fdd1c144 to your computer and use it in GitHub Desktop.
Sort du by size
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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