comparison bin/pastequotes @ 3551:4b38af588f40

<boily> revert
author HackBot
date Thu, 29 Aug 2013 20:30:12 +0000
parents 73ea39edb6d8
children c280b627f1a9
comparison
equal deleted inserted replaced
3550:73ea39edb6d8 3551:4b38af588f40
1 #!/bin/sh 1 cat
2 if [ "$1" ]; then quote "$1"; else allquotes; fi | paste