comparison bin/pastequotes @ 0:e037173e0012

Initial import.
author HackBot
date Thu, 16 Feb 2012 19:42:32 +0000
parents
children 8fadb562842e 655956824d41
comparison
equal deleted inserted replaced
-1:000000000000 0:e037173e0012
1 #!/bin/sh
2 if [ "$1" ]; then quote "$1"; else allquotes; fi | paste