Help for this page

Select Code to Download


  1. or download this
    my $file = '/scripts/clients';
    open(my $fh, '<', $file)
    ...
    }
    
    backup($client, \@dirs) if defined($hostname);