Skip to content

Instantly share code, notes, and snippets.

@akanehara
Last active March 10, 2016 02:28
Show Gist options
  • Save akanehara/3335284fb2f56bb534c5 to your computer and use it in GitHub Desktop.
Save akanehara/3335284fb2f56bb534c5 to your computer and use it in GitHub Desktop.
ズンドコ一行野郎
E0="ズン";E1="ドコ";while :;do eval echo "\$E$(($(od -vAn -N1 -tu4</dev/random)%2))";done|awk '{print}/ズン/{z++}/ドコ/{if(4<=z){print"キ・ヨ・シ!";exit(0)};z=0}'|tr '\n' ' ';echo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment