annotate bin/pastequotes @ 2369:045c0029dc5f

<AnotherTest> rm zalgo.hs
author HackBot
date Mon, 04 Mar 2013 18:53:02 +0000
parents e037173e0012
children 8fadb562842e 655956824d41
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
e037173e0012 Initial import.
HackBot
parents:
diff changeset
1 #!/bin/sh
e037173e0012 Initial import.
HackBot
parents:
diff changeset
2 if [ "$1" ]; then quote "$1"; else allquotes; fi | paste