Kuruvilla Chandy spake, saying:
% Hi,
%  
% Why do a lot of bash scripts start with the first line as #!/bin/bash?
%  
% They seem to work just as well without.
%  
% Thanks,
% Ishaaq Chandy

1. Please don't post in HTML.
2. This tells whatever shell you're using to use /bin/bash to run the
script.  

[HTML snipped]

Kurt

Reply via email to