Multiline shebang: Difference between revisions

no edit summary
(Added Tcl)
No edit summary
Line 79:
 
=={{header|Tcl}}==
Note that the binary is tclsh, not tcl.
 
<lang tcl>#!/usr/bin/env tclsh</lang>
Anonymous user