| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | "Dave Korn" <dk AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | RE: RSH1001 rsh command error |
| Date: | Wed, 21 Jan 2004 17:04:01 -0000 |
| MIME-Version: | 1.0 |
| 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 AT cygwin DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |