Skip to content

Instantly share code, notes, and snippets.

@kokumura
Created February 10, 2016 06:58
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 kokumura/76455b2511e18ce9237a to your computer and use it in GitHub Desktop.
Save kokumura/76455b2511e18ce9237a to your computer and use it in GitHub Desktop.
テンションが上がるワンライナー
ls | perl -pe 's/([aiueo])/\1\1\1/ig;s/$/!!!/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment