I had checked out cpan.org, but it appeared that the only one listed there
was configuring the Linux kernel packet filtering firewall.  It doesn't
appear to allow rsh from inside of a Perl script.

ex.

if($PE::Host ne "duke")
{
        rsh duke;
        continue script...
}

Thanks in advance


-----Original Message-----
From: KeN ClarK [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 04, 2002 9:16 AM
To: Daryl J. Hoyt
Cc: Beginners Perl; Perl-Unix-Users
Subject: Re: Is there a way to rsh (or remsh) in Perl?


search.cpan.org. it's wonderful.


http://search.cpan.org/search?mode=module&query=rsh

ken

On Fri, 4 Jan 2002, Daryl J. Hoyt wrote:

> I have several scripts that I would like to get data from several
machines.
> I have seen the ssl and telnet modules, but is there one for rsh.  It has
> been recommended to me that rsh would be a better approach.
>
> Regards,
>
>
> Daryl J. Hoyt
> Performance Engineer
> Geodesic Systems
> 312-832-2010
> <http://www.geodesic.com>
> <mailto:[EMAIL PROTECTED]>
>
>
>
>
>

KeN
_____________________________________
http://quantifier.org GnuPG: 7C828670
 10:15am  up 1 day,  2:19
Asleep at the switch!  I wasn't asleep!  I was drunk!

                -- Homer Simpson
                   Homer The Vigilante



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to