X-Spam-Check-By: sourceware.org
Message-ID: <5abc24640708011228v14b98358j2fe09806833cdaec@mail.gmail.com>
Date: Wed, 1 Aug 2007 15:28:36 -0400
From: "Andrew Louie" <louiea@gmail.com>
To: cygwin@cygwin.com
Subject: Re: ls command changes directories?
In-Reply-To: <5abc24640708011226j228acd3fq2dbf7123c2e27b89@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <7E9C5D9E5FB9BE4A8616D0AEC0E8FD69181B9D@CORPUSMX60B.corp.emc.com> 	 <5abc24640708011226j228acd3fq2dbf7123c2e27b89@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Ooops sorry for the top posting, and the e-mail thing, didnt see that
your name was your e-mail =(

> > So when I type give Cygwin the command,
> > rsh -l administrator xxx.xxx.xxx.xxx ls
> > It lists all the elements in the C:/ drive, which is expected
> >
> > But when I give the command,
> > rsh -l administrator xxx.xxx.xxx.xxx ls /folder_in_c_drive
> > It says the folder cannot be found, but it is clearly listed in the C:/
> > drive when I give the command above.  How come?


C:\folder_on_c actually resides on /cygdrive/c/folder_on_c
try
rsh -l administrator xxx.xxx.xxx.xxx ls /cygdrive/c/folder_in_c_drive

-- 
-Andrew Louie

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

