SPUG:path problems

Brian Hatch spug at ifokr.org
Thu May 22 11:40:57 CDT 2003



> Hi all.  At one time I thought I had the envrionment stuff figured out.
> 
> Now it appears I have overlooked something.
> 
> I have some perl scripts running as a certain user that is the 
> controlling user of a s/w package called incontrol by BMC.

What's the schebang line look like?  It should be

#!/path/to/your/perl

instead of 

#!/path/to/the/bad/perl

No matter what your path or environment is, the kernel will look at
that line to decide which perl executable to run.


--
Brian Hatch                  "I like you. You're trouble."
   Systems and               "Well, thank you. It's the nicest thing
   Security Engineer          anybody has said about me in days."
http://www.ifokr.org/bri/

Every message PGP signed
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.pm.org/pipermail/spug-list/attachments/20030522/654bf475/attachment.bin


More information about the spug-list mailing list