annotate bin/randquote @ 3012:b8b194e85a34

<oerjan> echo \'quote "$@" | shuf -n 1\' > bin/randquote
author HackBot
date Fri, 31 May 2013 18:28:56 +0000
parents 48f7c1840271
children 88b9ca9bef51
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3012
b8b194e85a34 <oerjan> echo \'quote "$@" | shuf -n 1\' > bin/randquote
HackBot
parents: 3010
diff changeset
1 quote "$@" | shuf -n 1