Skip to content

Instantly share code, notes, and snippets.

@axelerator
Created September 8, 2010 13:28
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 axelerator/570125 to your computer and use it in GitHub Desktop.
Save axelerator/570125 to your computer and use it in GitHub Desktop.
find . | grep 'original/' | xargs identify | cut -d ' ' -f 3,1 | grep '[^0-9][0-9][0-9]x\|x[0-9][0-9]$'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment