Next
Previous Contents
#! - the Unix truth as far as I know it.
Andries Brouwer,
aeb@cwi.nl
v1.2, 2002-12-05
This note contains some information on the use of #! ("shebang", "hashpling") for interpreted scripts under Unix.
1.
#!
1.1
Introduction
1.2
Generic example
1.3
The parameters of the interpreter invocation
1.4
The #! line
1.5
Remarks
1.6
Testing
1.7
Acknowledgements
Next
Previous Contents