Help for this page

Select Code to Download


  1. or download this
    #system("/usr/bin/tmp",$output,"$USER\@$host:/tmp/LOGS/");
    
  2. or download this
    my @OUTPUT = `ls -ltr /tmp`
            foreach my $output (@OUTPUT) {
    ...
               [[user@]host1:]file1 [...] [[user@]host2:]file2