Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <14737.2200.380459.958344@jupiter.akutech.de>
Date: Wed, 9 Aug 2000 09:30:32 +0200 (MDT)
From: Ralf Fassel <ralf@akutech.de>
To: <norbert.bladt@usa.net>
Cc: cygwin@sourceware.cygnus.com
Subject: Re: cygwin-1.1.4: problems with remote commands
In-Reply-To: <20000809063835.13290.qmail@nwcst289.netaddress.usa.net>
References: <20000809063835.13290.qmail@nwcst289.netaddress.usa.net>
Organization: Akustik Technologie Goettingen (ATG)

* norbert.bladt@usa.net
| >      % ssh nt-host ls
| This works for me.
| Either you
| 	- are using the ls from the Resource Kit or

Duh!

   % ssh nt-host /bin/ls

works as advertised.  I was picking up the `ls' (and other UNIX tools)
from the NutCracker Suite, since I chose to _append_ /usr/bin to PATH
for testing purposes.  Hmmm.  Maybe I should _prepend_
/cygdrive/c/usr/bin to PATH, since the other shells won't find
anything there.  I want to make sure not to disturb other shells when
adding cygwin to PATH...

| Hope this helps,

Sure it did!

Regards
R'
-- 
This code is provided as-is; if it causes you to lose your data,
sleep, civil liberties, or SO, that's your problem.
                                     -- Ian Goldberg in unssl.c

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

