[wellylug] Newbie starting BWBasic - Linz
David Antliff
dave.antliff at paradise.net.nz
Mon May 2 09:40:36 NZST 2005
On Mon, 2 May 2005, Cliff Pratt wrote:
> Reminds me. When I write a bash script, is it obligatory to include a
> hash-bang line?
Tehcnically, not if you're running a bash shell, and the script is written
in bash scripting language. It's a good idea to put it in however because
if you are using a different shell and you omit the #! then it will almost
certainly break. Besides, it's good practice, so I'd really say in my
opinion it is mandatory for almost all cases. I can't think of a good
reason to leave it out.
--
David.
More information about the wellylug
mailing list