view bin/pastequotes @ 5334:ece83b030fce

<puritania> rm complaints
author HackBot
date Fri, 01 May 2015 19:42:04 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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