Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^4: Is it possible to determine last executed command line?

by sgifford (Prior)
on Dec 04, 2007 at 06:21 UTC ( [id://654722]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Is it possible to determine last executed command line?
in thread Is it possible to determine last executed command line?

Or overriding the global system:
BEGIN { *CORE::GLOBAL::system = \&my_system; }

I'm not sure how to do this for backticks or pipe-open, though.

Log In?
Username:
Password:

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

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

    No recent polls found