annotate bin/recipe @ 12269:00ab7b8652c5 draft

<fizzie> mkx /hackenv/bin/guile///usr/bin/guile -c \'(display \'"$*"\')\'
author HackEso <hackeso@esolangs.org>
date Thu, 19 Dec 2019 20:00:51 +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