view bin/pastequotes @ 4148:efadb005c914

<int-e> echo \'Semi-automatic text generation.\' > wisdom/science
author HackBot
date Fri, 06 Dec 2013 22:35:05 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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