annotate bin/pastequotes @ 3548:5f129cfb6a1d

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