annotate bin/addwep @ 4102:a17d2d9ab7c4

<oerjan> echo "Stephen Wolfram is an esolanger with too much money and power." >wisdom/wolfram
author HackBot
date Sat, 30 Nov 2013 23:24:56 +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"