delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/01/07/22:37:58

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Message-Id: <4.3.1.2.20010107213021.01d6be98@pop.ma.ultranet.com>
X-Sender: lhall AT pop DOT ma DOT ultranet DOT com
X-Mailer: QUALCOMM Windows Eudora Version 4.3.1
Date: Sun, 07 Jan 2001 21:31:22 -0500
To: Ron Joffe <rjoffe AT yahoo DOT com>, cygwin AT cygwin DOT com
From: "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com>
Subject: Re: ls command failing
In-Reply-To: <5.0.0.25.0.20010106174107.00a83d50@pop.mail.yahoo.com>
Mime-Version: 1.0

At 10:23 PM 1/6/2001, Ron Joffe wrote:
>I have a new install of cygwin on an NT4.0 Server
>
>In NT I have a share mapped to the nt o: drive
>
>I have created a mount for o:. The mount command outputs the following:
>
>Device              Directory           Type         Flags
>C:\cygwin\bin       /usr/bin            system       binmode
>C:\cygwin\lib       /usr/lib            system       binmode
>C:\cygwin           /                   system       binmode
>o:                  /o                  user         textmode
>
>I have created a small bash script, which contains the following:
>
>#! c:\cygwin\bin\bash
>ls /o/blah/blah/blah/blah/blah/files
>exit
>
>The /o/blah/blah/blah/blah/blah/files is the directory path.
>
>The bash script is executed from a windows command prompt as
>
>c:\> bash shell_file.sh
>
>the return is:
>
>ls: /o/blah/blah/blah/blah/blah/files: No such file or directory
>
>if I change the shell script to:
>
>#! c:\cygwin\bin\bash
>cd /o/blah/blah/blah/blah/blah/files
>ls
>exit
>
>It works just fine and outputs a directory listing.
>
>Any help would be great.



cygcheck -s -r -v might help.  Also, it would be good to know if /o 
exists as a directory...



Larry Hall                              lhall AT rfk DOT com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019