annotate ibin/lua @ 12257:1924fe176291 draft

<fizzie> ` sed -e \'s|wisdom|bin|\' < ../bin/cwlprits > ../bin/cblprits; chmod a+x ../bin/cblprits
author HackEso <hackeso@esolangs.org>
date Sat, 07 Dec 2019 23:36:53 +0000
parents b044eecae124
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10175
d390dffa65b8 <wob_jonas> `` c=ibin/lua; >$c echo $\'#!/bin/sh\\n. lib/interp\\ninterp_file lua\' && chmod -c a+x ibin/lua
HackBot
parents:
diff changeset
1 #!/bin/sh
12144
b044eecae124 <fizzie> dwim "fix all the interp stuff"
HackEso <hackeso@esolangs.org>
parents: 10175
diff changeset
2 . ${HACKENV-/hackenv}/lib/interp
10175
d390dffa65b8 <wob_jonas> `` c=ibin/lua; >$c echo $\'#!/bin/sh\\n. lib/interp\\ninterp_file lua\' && chmod -c a+x ibin/lua
HackBot
parents:
diff changeset
3 interp_file lua