Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Dave Korn" <dk@artimi.com>
To: <cygwin@cygwin.com>
Subject: RE: RSH1001 rsh command error
Date: Wed, 21 Jan 2004 17:04:01 -0000
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
In-Reply-To: <5.1.1.1.2.20040121154709.022a8ea0@mail.madrid.eur.slb.com>
Message-ID: <NUTMEGEGSCpvLJ2gvQo00000176@NUTMEG.CAM.ARTIMI.COM>
X-OriginalArrivalTime: 21 Jan 2004 17:04:01.0643 (UTC) FILETIME=[9147B3B0:01C3E040]

 

> -----Original Message-----
> From: cygwin-owner On Behalf Of Alberto Serrano de la Casa
> Sent: 21 January 2004 14:51
> To: cygwin@cygwin.com
> Subject: RE: RSH1001 rsh command error
> 
> I think you are wright, Dave.
> I have realized i'm not using cygwin rsh ( it's reflection's 
> one!!! ) What is the path of cygwin's rsh? I can't find it at 
> the bin directory.

  To find out which version of rsh you're actually using:

which rsh

  To find out where rsh.exe lives in the cygwin tree:

find . -name rsh\.exe -print

  To check all versions of rsh.exe found anywhere in your $PATH:

cygcheck -v rsh

[ Hey!  We're back on-topic at last! :) ]



    cheers, 
      DaveK
-- 
Can't think of a witty .sigline today....
 


--
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/

