view bin/pastequotes @ 3602:e1755b0a4a00

<Roujo> rm bin/cat hth
author HackBot
date Tue, 03 Sep 2013 16:12:48 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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