annotate ibin/java @ 12284:82cb3de99d33 draft

<b_jonas> `` f=/hackenv/bin/botloop; >$f echo $\'#!/bin/sh\\necho no\'; chmod -c a+x "$f"
author HackEso <hackeso@esolangs.org>
date Wed, 01 Jan 2020 09:35:29 +0000
parents b044eecae124
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4914
00d22555673e <oerjan> sed \'s/p c/p java/\' ibin/c >ibin/java
HackBot
parents:
diff changeset
1 #!/bin/sh
12144
b044eecae124 <fizzie> dwim "fix all the interp stuff"
HackEso <hackeso@esolangs.org>
parents: 4914
diff changeset
2 . ${HACKENV-/hackenv}/lib/interp
b044eecae124 <fizzie> dwim "fix all the interp stuff"
HackEso <hackeso@esolangs.org>
parents: 4914
diff changeset
3 interp_file "${HACKENV-/hackenv}/interps/gcccomp/gcccomp java"