comparison bin/pastequotes @ 3557:9eed56c86b4e

<nooodl> revert f6f3d9626c03
author HackBot
date Thu, 29 Aug 2013 20:32:45 +0000
parents 93e802f87c49
children
comparison
equal deleted inserted replaced
3556:db38b9662a2c 3557:9eed56c86b4e
1 cat 1 #!/bin/sh
2 if [ "$1" ]; then quote "$1"; else allquotes; fi | paste