annotate paste/paste.2576 @ 12286:8e9312c07f58 draft

<b_jonas> `` f=/hackenv/bin/botloop; >$f echo $\'#!/bin/sh\\necho "^botloop"\'; chmod -c a+x "$f"
author HackEso <hackeso@esolangs.org>
date Wed, 01 Jan 2020 09:36:54 +0000
parents 935f0582a51f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
607
935f0582a51f <spirity> paste bin/frink
HackBot
parents:
diff changeset
1 #!/bin/sh
935f0582a51f <spirity> paste bin/frink
HackBot
parents:
diff changeset
2 exec /hackenv/lib/frink -e "$@"
935f0582a51f <spirity> paste bin/frink
HackBot
parents:
diff changeset
3