annotate bin/downvote @ 9062:50e1b4a7835d

<shachaf> rm bin/makelistlist shachaf
author HackBot
date Thu, 22 Sep 2016 18:46:36 +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!