annotate bin/addwep @ 4274:7d50abd2515f

<zzo38> gcc -s -O2 -o bin/utftovlq -x c UNPA
author HackBot
date Tue, 07 Jan 2014 03:55:25 +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"