From: jqb@netcom.com (Jim Balter)
Subject: Re: Buglist
5 Apr 1997 08:13:51 -0800
Sender: daemon@cygnus.com
Approved: cygnus.gnu-win32@cygnus.com
Distribution: cygnus
Message-ID: <3345C2A5.D63.cygnus.gnu-win32@netcom.com>
References: <009B24E0.05B6EC20.13406@ifk20.mach.uni-karlsruhe.de>
X-Mailer: Mozilla 3.01Gold (WinNT; I)
MIME-Version: 1.0
Original-To: dahms@ifk20.mach.uni-karlsruhe.de
Original-CC: iverson@cisco.com, gnu-win32@cygnus.com
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Original-Sender: owner-gnu-win32@cygnus.com

dahms@ifk20.mach.uni-karlsruhe.de wrote:
> 
> Hi Tim, you wrote:
> 
> :  . Bash doesn't understand drive letters, multi-dot relative paths
> :    (eg. "cd ..."), or UNC pathnames (eg. //host/resource).
> 
> What is a multi-dot path, please? I never saw ... only know . and ..
> Under Unix ... has no reserved meaning, and AFAIK neither under NT.

Under win32, paths consisting of only dots, with the exception of .
and .., are illegal.  This is along with a number of other
illegal characters and combinations, including such winners as
mkdir -p "abcde/xyz/con/ffo/bar" hanging as it tries to do I/O to the
"con" device; lots of fun when you untar a 500Meg tar tape from
some other system that was designed on less ad hoc principles.

--
<J Q B>
-
For help on using this list, send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
