annotate bin/pastequotes @ 3546:e0e412a27bad

<boily> revert
author HackBot
date Thu, 29 Aug 2013 20:29:03 +0000
parents 8fadb562842e
children fa2006b65e6a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3546
e0e412a27bad <boily> revert
HackBot
parents: 3545
diff changeset
1 #!/bin/sh
e0e412a27bad <boily> revert
HackBot
parents: 3545
diff changeset
2 if [ "$1" ]; then quote "$1"; else allquotes; fi | paste