annotate bin/pastequotes @ 3335:7faf0533cf79

<FreeFull> cat /dev/zero | dd bs=3 count=4 2>1
author HackBot
date Wed, 31 Jul 2013 01:55:57 +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