Help for this page
Select Code to Download
Select
or
download this
# perl -MNet::Rexec=rexec -le"my ($rc, @out) = rexec ("remote_host", "df -k", "username", "password");
Select
or
download this
use strict; use warnings; ... # ... } }