Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Date: Wed, 17 Mar 1999 19:11:25 -0500 (EST)
From: Tripp Lilley <tlilley@perspex.com>
To: cygwin@sourceware.cygnus.com
Subject: Interesting bug?
Message-ID: <Pine.LNX.3.96.990317190720.10521m-100000@mail.perspex.com>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

mount reports (among other things):

v:\\tmp	/tmp	native	text!=binary

which is correct.

in cmd.exe:

c:
cd \tmp
(pwd now C:\tmp)

ls

'ls' displays contents of /tmp, not c:\tmp! ls //c/tmp works as expected.
'rm', 'chmod', and others seem to be looking in //c/tmp as expected when
run with relative path names (ie: echo 'hello' > /tmp/foo.txt, followed by
'rm foo.txt' with c:\tmp as pwd bombs as expected saying "foo.txt: No such
file or directory")

--
   Tripp Lilley + Innovative Workflow Engineering, Inc. + (tripp@iweinc.com)
------------------------------------------------------------------------------
  "You know, this /is/ kinda like the community room in a mental ward."

-- 
   Mary Papadopoulos (roommate), commenting on our office/rec room



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

