annotate bin/pastequotes @ 5543:8a79f441a6be

<tswett> echo \'echo run run run\' > bin/run
author HackBot
date Fri, 12 Jun 2015 03:22:13 +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