Last active
March 10, 2016 02:28
-
-
Save akanehara/3335284fb2f56bb534c5 to your computer and use it in GitHub Desktop.
ズンドコ一行野郎
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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