changeset 7987:f4bb283e93d0

<b_jonas> `` echo $\'#!/bin/sh\\n\'\'exec perl -e \'\\\'\'local$/=\\999;seek STDIN,rand((-s STDIN)-299),0 or die;print<STDIN>=~y/ \\t/ /sr;\'\\\'\' < share/recipe/recipes.txt\' > bin/recipe && chmod a+x bin/recipe
author HackBot
date Sun, 08 May 2016 19:35:23 +0000
parents fd9f423a9d3c
children 8381c3afafa7
files bin/recipe
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/bin/recipe	Sun May 08 19:35:23 2016 +0000
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec perl -e 'local$/=\999;seek STDIN,rand((-s STDIN)-299),0 or die;print<STDIN>=~y/ \t/ /sr;' < share/recipe/recipes.txt