Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

system commands/shell and perl variables.

by Anonymous Monk
on Jan 21, 2019 at 21:32 UTC ( [id://1228783]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    
    #!/usr/local/bin/perl
    ...
            $rec_args{$arg}->();
    }
    
  2. or download this
    sub get_dom_id {
           my $XENDOMID = "xl list| DOM_ID=`fgrep $vm_run` | awk '{print $
    +2}'` && VNCPORT=`ps x \ 
    ...
           print `$DOMID`;
    }
    

Log In?
Username:
Password:

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

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

    No recent polls found