annotate bin/evil @ 8702:e91970e62be1

<oerjan> fetch http://oerjan.nvg.org/shebang_args_or_input
author HackBot
date Tue, 05 Jul 2016 02:21:15 +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:]'