view bin/pastequotes @ 4816:a27a8dcca507

<GeekDude> mv bin\\pipes.sh bin\\pipes
author HackBot
date Fri, 12 Sep 2014 13:25:44 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

#!/bin/sh
if [ "$1" ]; then quote "$1"; else allquotes; fi | paste