Skip to content

Instantly share code, notes, and snippets.

@hui
Created December 7, 2012 13:31
Show Gist options
  • Save hui/4233296 to your computer and use it in GitHub Desktop.
Save hui/4233296 to your computer and use it in GitHub Desktop.
find 000 -type f ! -name "*.*" | xargs -t -i mv {} {}.jpg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment