annotate bin/pastequotes @ 3043:6e4f6cf4426a

<nooodl> chmod +x bin/thanks
author HackBot
date Wed, 05 Jun 2013 17:29:23 +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