annotate bin/recipe @ 12271:6389adbc4a0d draft

<kspalaiologos> fetch /hackenv/asmbf-1.2.6.zip https://github.com/KrzysztofSzewczyk/asmbf/archive/master.zip
author HackEso <hackeso@esolangs.org>
date Tue, 31 Dec 2019 15:59:04 +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