annotate bin/downvote @ 8389:e35dcf20b965

<izabera> ` paste <(head -c 2000 /dev/urandom | base64) # there you go moon_
author HackBot
date Mon, 06 Jun 2016 17:36:11 +0000
parents 5db9fad36146
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6192
b1b5a1d863bb <mroman> echo "#!/bin/sh" > bin/downvote
HackBot
parents: 6191
diff changeset
1 #!/bin/sh
6195
5db9fad36146 <mroman> echo "echo \\$1: You\\\\\'ve been downvoted!" >> bin/downvote
HackBot
parents: 6194
diff changeset
2 echo $1: You\'ve been downvoted!