Help for this page

Select Code to Download


  1. or download this
    # perl -MNet::Rexec=rexec -le"my ($rc, @out) = rexec ("remote_host", "df -k", "username", "password");
  2. or download this
    use strict;
    use warnings;
    
    ...
            # ...
            }
        }