annotate bin/downvote @ 8254:0ce6ec3bab82

<shachaf> forget chaf
author HackBot
date Wed, 01 Jun 2016 04:15:10 +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!