changeset 3010:48f7c1840271

<nooodl_> echo \'quote $1 | shuf | head --lines=1\' > bin/randquote
author HackBot
date Fri, 31 May 2013 18:27:09 +0000
parents 8e462c4a5055
children 247ad48f630a
files bin/randquote
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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