Skip to content

Instantly share code, notes, and snippets.

@colormono
Created April 8, 2019 14:25
Show Gist options
  • Save colormono/60034dc82b3bc15725a513000b197ec4 to your computer and use it in GitHub Desktop.
Save colormono/60034dc82b3bc15725a513000b197ec4 to your computer and use it in GitHub Desktop.
[OSx] #CLI
# hidden files
defaults write com.apple.Finder AppleShowAllFiles true
killall Finder
# bulk images covert
sips -Z 640 *.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment