Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

use sysread to read non-blocking filehandle

by x12345 (Novice)
on Nov 04, 2014 at 12:43 UTC ( [id://1106019]=perlquestion: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    my $cmd = '/opt/rssh/bin/ssh';
    
    ...
    
    print "\nresult is: $result \n";
    
  2. or download this
    EAGAIN is set
    
    result is:
    
  3. or download this
    my $cmd = '/opt/rssh/bin/ssh';
    
    ...
    
    print "\nresult is: @result \n";
    
  4. or download this
    result is: ccwsge0553
      13:40:10 up 4 days, 2 min,  0 users,  load average: 0.08, 0.03, 0.01
    

Log In?
Username:
Password:

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

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

    No recent polls found