view bin/pastequotes @ 3790:a7a693908599

<oerjan> learn Koen lives in the top of the Eiffel Tower.
author HackBot
date Wed, 18 Sep 2013 13:18:20 +0000
parents 9eed56c86b4e
children
line wrap: on
line source

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