Multiline shebang: Difference between revisions

Content added Content deleted
(Added PicoLisp)
m (omit c)
Line 120:
exec tclsh "$0" ${1+"$@"}</lang>
Additional complexity can be added so long as the lines for the shell are commented in a Tcl sense.
 
{{omit|C|shewhat?}}