Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-Id: X-Mailer: Novell GroupWise 5.5.2 Date: Tue, 10 Oct 2000 11:41:25 -0500 From: "Bryan Zimmer" To: Subject: filenames in the bash shell Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id NAA02363 On the whole, I've found everything to be pretty much like Linux, but I have a problem referring to files by their Unix-style pathnames, where the path begins with the mounted root directory (mine is C:\Cygwin). My perl script couldn't find files in my home directory as so specified "/home/bzimmer/filename.txt", it couldn't even verify their existence. I also have lines in my .bashrc that say "INFOPATH=/usr/info", (and INFODIR=/usr/info, for good measure), but I keep getting the error message that the directory doesn't exist. It doesn't seem to help to use windows-style pathnames either. Things seem to work find when I use relative paths (../text.txt) but I can't use the absolute filenames. Is there a fix for this? What am I doing wrong? I am running Cygwin on a Win NT 4.0 workstation, with a FAT32 filesystem. I have the CYGWIN=ntea variable set. Any answers appreciated. Thanks, Bryan Zimmer bzimmer AT arcstp DOT org -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com