Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

Re^2: Non-shell-invoking system/exec and qx//

by ikegami (Patriarch)
on Jun 18, 2008 at 17:06 UTC ( [id://692747]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    $ perl -e'system "ps -opid,ppid,cmd 2>/dev/null"'
      PID  PPID CMD
    ...
    11096  7077 -bash
    13513 11096 perl -esystem "ps -opid,ppid,cmd"
    26826 13513 ps -opid,ppid,cmd
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others scrutinizing the Monastery: (4)
As of 2024-04-25 10:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found