annotate bin/pastequotes @ 4120:19a8829c434a

<boily> echo -e \'#!/bin/sh\\ncat $@\' >bin/^.^
author HackBot
date Mon, 02 Dec 2013 18:15:29 +0000
parents 9eed56c86b4e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3557
9eed56c86b4e <nooodl> revert f6f3d9626c03
HackBot
parents: 3555
diff changeset
1 #!/bin/sh
9eed56c86b4e <nooodl> revert f6f3d9626c03
HackBot
parents: 3555
diff changeset
2 if [ "$1" ]; then quote "$1"; else allquotes; fi | paste