view bin/pastequotes @ 5823:3110c18b0f45

<shachaf> learn_append lions blah blah blah
author HackBot
date Fri, 10 Jul 2015 20:50:31 +0000
parents e037173e0012
children 8fadb562842e 655956824d41
line wrap: on
line source

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