Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Shebang Inside the coding ?

by helphand (Pilgrim)
on Jan 16, 2006 at 05:52 UTC ( [id://523398]=note: print w/replies, xml ) Need Help??


in reply to Shebang Inside the coding ?

AFAIK, the shebang has meaning only as the first two characters of an executable text file, the shell will interpret what follows as the path to the program to execute, at least under *nix.

If you are seeing the #! used elsewhere in the script, then it is simply some weird commenting scheme since everything after the # to the end of line will be treated as a comment.

Scott

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://523398]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (3)
As of 2024-04-24 02:23 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found