Dude, thanks a bunch. That module rocks. This provided soluitions to several
other problems I had as well.

Thanks man,
Chuck

----- Original Message -----
From: "_brian_d_foy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, October 16, 2001 6:56 AM
Subject: Re: Error: Pseudo-terminal will not be allocated because stdin is
not a terminal.


> In article <017501c155cb$0c286320$[EMAIL PROTECTED]>,
> [EMAIL PROTECTED] (Chuck) wrote:
>
> > I am having a hell of a time getting something to work;
>
> > my $cmd = "/bin/ssh -l cci $host \"df -b | grep root | grep -v grep\"";
> > @results = `$cmd`;
>
> have you tried Net::SSH?
>
>     http://search.cpan.org/search?dist=Net-SSH-Perl
> --
> brian d foy <[EMAIL PROTECTED]> - Perl services for hire
> CGI Meta FAQ - http://www.perl.org/CGI_MetaFAQ.html
> Troubleshooting CGI scripts - http://www.perl.org/troubleshooting_CGI.html
>
> --
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to