# HG changeset patch # User HackBot # Date 1387547828 0 # Node ID d616398f84e7add72b47512645e214cf72f3b99e # Parent 41a453cd289b4ea8b23228a80e28b321ceadb7ad sed -i -e \'s/| head //\' bin/quoth # gonna bork it up somehow... diff -r 41a453cd289b -r d616398f84e7 bin/quoth --- a/bin/quoth Thu Dec 19 21:20:11 2013 +0000 +++ b/bin/quoth Fri Dec 20 13:57:08 2013 +0000 @@ -1,1 +1,1 @@ -allquotes | grep -i "<$1>" | shuf | head -n 1 +allquotes | grep -i "<$1>" | shuf -n 1