annotate bin/addwep @ 3621:be7f00a6db35

<oerjan> mv wisdom/botlop{s,}
author HackBot
date Tue, 03 Sep 2013 22:33:45 +0000
parents d7289bb2d1ec
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3002
43824da55c91 <FreeFull> echo -e \'#!/bin/sh\\necho "$2" > "$1"\' > bin/addwep; chmod +x bin/addwep
HackBot
parents:
diff changeset
1 #!/bin/sh
3003
d7289bb2d1ec <FreeFull> echo -e \'#!/bin/sh\\necho "$2" > "wisdom/$1"\' > bin/addwep; chmod +x bin/addwep
HackBot
parents: 3002
diff changeset
2 echo "$2" > "wisdom/$1"