Help for this page

Select Code to Download


  1. or download this
    my $pid = open(CMD, '-|');
    
    ...
    
    print "result = $result\n";
    print $output;
    
  2. or download this
    result = 0
    /bin/tar: /nonexistent/test.tar.gz: Cannot open: No such file or direc
    +tory
    /bin/tar: Error is not recoverable: exiting now