Skip to content

Instantly share code, notes, and snippets.

@shikajiro
Created March 22, 2017 01:30
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 shikajiro/c9464733ce34aad70578b57609dd9b36 to your computer and use it in GitHub Desktop.
Save shikajiro/c9464733ce34aad70578b57609dd9b36 to your computer and use it in GitHub Desktop.
iOSの@2xが書かれた画像から@2xを消すだけ
rename 's/\@2x//' *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment