log bin/randquote @ 3243:b16673df707a

age author description
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