log bin/randquote @ 12256:821155c00e34 draft

age author description
Sun, 16 Mar 2014 01:52:15 +0000 HackBot <oerjan> revert
Fri, 31 May 2013 18:31:02 +0000 HackBot <oerjan> sed -i \'1i#!/bin/bash\' bin/randquote
Fri, 31 May 2013 18:28:56 +0000 HackBot <oerjan> echo \'quote "$@" | shuf -n 1\' > bin/randquote
Fri, 31 May 2013 18:27:09 +0000 HackBot <nooodl_> echo \'quote $1 | shuf | head --lines=1\' > bin/randquote