Beefy Boxes and Bandwidth Generously Provided by pair Networks
Just another Perl shrine
 
PerlMonks  

Re^3: lying about program name

by taint (Chaplain)
on Jun 14, 2018 at 13:59 UTC ( [id://1216628]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    devel# ./bar
    Can't exec "./foo": No such file or directory at ./bar line 3.
    ...
    BEGIN failed--compilation aborted at ./bar line 3.
    
    devel#
    
  2. or download this
    devel# ./bar
    I am ./foo ()
    
  3. or download this
    devel# ./bar 123
    I am ./foo (123)
    
    devel#
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (8)
As of 2024-03-29 15:16 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found