Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <419E8F9F.2090908@familiehaase.de> Date: Sat, 20 Nov 2004 01:28:15 +0100 From: "Gerrit P. Haase" Organization: Esse keine toten Tiere User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; de-AT; rv:1.7.3) Gecko/20040910 MIME-Version: 1.0 To: Stephen Studley CC: cygwin AT cygwin DOT com Subject: Re: Executing ssh from perl References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Stephen Studley wrote: > At 4:30 PM -0500 11/18/04, Igor Pechtchanski wrote: >> perl -we 'my $str=`ssh -n user\@machine.domain ls`;print "[$str]\n"' > good idea, however same results, at least from my Windows machine. > The command-line perl works fine from my OSX machine. $ perl -we 'my $str=`ssh -n user\@machine.domain ls`;print "[$str]\n"' ssh: machine.domain: no address associated with name [] Actually this is working with cygwin perl as expected. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/