view bin/pastequotes @ 4765:60a3141ffd3d

<oerjan> makelist dontaskdonttelllist
author HackBot
date Wed, 27 Aug 2014 21:55:48 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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