Help for this page

Select Code to Download


  1. or download this
            die "Unable to exec\n" unless(exec("/usr/bin/ssh localhost /bi
    +n/sleep 10 </dev/null"));
    
  2. or download this
            die "Unable to exec\n" unless(exec("/usr/bin/ssh -n localhost 
    +/bin/sleep 10"));