annotate bin/addwep @ 3076:9a57eca4fa4d

<shachaf> sed -i \'1s/ \\$/${$@:+ }$/\' bin/olist
author HackBot
date Sun, 09 Jun 2013 09:54:18 +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"