view bin/recipe @ 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
children d7b106f7062c
line wrap: on
line source

#!/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