annotate bin/addwep @ 3866:23298d602f9a

<oerjan> mv bin/{rwel,oz}come
author HackBot
date Thu, 03 Oct 2013 22:58:24 +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"