annotate bin/recipe @ 12256:821155c00e34 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/culprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:22 +0000
parents d7b106f7062c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
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
HackBot
parents:
diff changeset
1 #!/bin/sh
12016
d7b106f7062c <b_jonas> `` /bin/sed -i \'s%share%"${HACKENV-/hackenv}"/share%\' bin/recipe
HackEso <hackeso@esolangs.org>
parents: 7987
diff changeset
2 exec perl -e 'local$/=\999;seek STDIN,rand((-s STDIN)-299),0 or die;print<STDIN>=~y/ \t/ /sr;' < "${HACKENV-/hackenv}"/share/recipe/recipes.txt