comparison bin/pastequotes @ 3545:8fadb562842e

<Roujo> echo cat > /hackenv/bin/pastequotes
author HackBot
date Thu, 29 Aug 2013 20:15:46 +0000
parents e037173e0012
children e0e412a27bad
comparison
equal deleted inserted replaced
3544:bc37b2b9cc23 3545:8fadb562842e
1 #!/bin/sh 1 cat
2 if [ "$1" ]; then quote "$1"; else allquotes; fi | paste