From: perry@piermont.com (Perry E. Metzger)
Subject: Re: Drive letter conversion (Re: pathname conversion)
25 Sep 1997 12:52:14 -0700
Message-ID: <199709251921.PAA01983.cygnus.gnu-win32@jekyll.piermont.com>
References: <199709250809.KAA82498@sp060.cern.ch>
Reply-To: perry@piermont.com
To: fine@mail.cern.ch
Cc: gnu-win32@cygnus.com


"Valery Fine" writes:
> but not "native" UNC ( what should I do to access trhe share 
> "bin" of the computer "D" for example ? )
> 
>   //./<drive letter>$/<the local path>
> 
>   where //. just  means the "local host"

1) That violates posix conventions on what ./ means....
2) the dollar sign also nukes posix....

Posix DOES recognise // conventions, though.

Perry
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
