Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: shebang and linux RH

by bluto (Curate)
on Sep 05, 2002 at 21:30 UTC ( [id://195507]=note: print w/replies, xml ) Need Help??


in reply to shebang and linux RH

I tend to use something similar ...

: #-*-cperl-*- eval 'exec perl -wS "$0" ${1+"$@"}' if 0;

I found that the /usr/bin/env trick doesn't work on every machine I care about while the one above does.

Log In?
Username:
Password:

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

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

    No recent polls found