view bin/pastequotes @ 3838:e77296ebeb31

<nortti> tar txf master.tar.gz | paste
author HackBot
date Wed, 25 Sep 2013 13:32:42 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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