Help for this page
foreach my $host (@hosts) { $cmdfh->{$host} = forkptycmd("rsh $host $command"); }