annotate bin/evil @ 7710:c21f155790d9

<tswett> cat \'#!/bin/rm\' > bin/you-can-only-run-this-once; chmod +x you-can-only-run-this-once
author HackBot
date Wed, 04 May 2016 00:33:56 +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:]'