Skip to content

Instantly share code, notes, and snippets.

@shavit
Created December 19, 2016 04:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shavit/30d525877a8a50d6301c7a20af5c4178 to your computer and use it in GitHub Desktop.
Save shavit/30d525877a8a50d6301c7a20af5c4178 to your computer and use it in GitHub Desktop.
Find free space on Mac
#!/bin/sh
sudo perl -e'%h=map{/.\s/;99**(ord$&&7)-$`,$_}`du -h`;die@h{sort%h}'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment