annotate bin/evil @ 8173:5af82a73aca4

<oerjan> ` sed -i \'s/He can[^.]*./Now when he tries to remember a word, "amortized" pops up instead./\' wisdom/oerjan
author HackBot
date Thu, 26 May 2016 00:53:37 +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:]'