annotate bin/evil @ 6612:2eb9df791119

<mroman> echo "#!/bin/sh" > bin/halp
author HackBot
date Fri, 29 Jan 2016 10:47:36 +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:]'