view bin/randquote @ 3010:48f7c1840271

<nooodl_> echo \'quote $1 | shuf | head --lines=1\' > bin/randquote
author HackBot
date Fri, 31 May 2013 18:27:09 +0000
parents
children b8b194e85a34
line wrap: on
line source

quote $1 | shuf | head --lines=1