Multiline shebang: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 7:
 
=={{header|Chicken Scheme}}==
The#| ... |# provides just the right environment for the multiline shebang. Here, the script name is passwedpassed once to the Chicken Scheme Interpreter and once to be picked up in args.
 
<lang scheme>#!/bin/bash