annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3010
48f7c1840271 <nooodl_> echo \'quote $1 | shuf | head --lines=1\' > bin/randquote
HackBot
parents:
diff changeset
1 quote $1 | shuf | head --lines=1