diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/randquote	Fri May 31 18:27:09 2013 +0000
@@ -0,0 +1,1 @@
+quote $1 | shuf | head --lines=1