[EMAIL PROTECTED] schreef:
> if ($host eq $hostname)
> {next;}
> {$cmd="/usr/bin/rdist $args $srcdir ${host}:$destdir 2>&1";}
> else
> {$cmd="/usr/local/bin/scp $scpargs $srcdir ${host}:/ 2>&1"; }That if has 2 blocks. -- Affijn, Ruud "Gewoon is een tijger." -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] http://learn.perl.org/
