view bin/pastequotes @ 4394:fdc2f743ba51

<oerjan> rm this
author HackBot
date Wed, 05 Feb 2014 00:59:54 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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