annotate bin/evil @ 9058:3b935e3ce251

<shachaf> revert
author HackBot
date Thu, 22 Sep 2016 00:05:08 +0000
parents c98e5b8f8ba8
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6272
c98e5b8f8ba8 <tswett> echo \'cat "$(find evil -type f | shuf -n1)" | \'"tr \'[:lower:]\' \'[:upper:]\'" > bin/evil
HackBot
parents: 6262
diff changeset
1 cat "$(find evil -type f | shuf -n1)" | tr '[:lower:]' '[:upper:]'