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: <39E2064C.D929FE45@veritas.com> Date: Mon, 09 Oct 2000 10:54:20 -0700 From: Bob McGowan Organization: VERITAS Software X-Mailer: Mozilla 4.73 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrej Borsenkow CC: Cygwin mailing list Subject: Re: Posible bug in cygpath Windows -> Unix conversion References: <001501c03216$8ff596c0$21c9ca95 AT mow DOT siemens DOT ru> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Transfer-Encoding: 7bit It looks like the conversion assumes a "drive_letter:slash" and so is cutting the first 3 characters, producing the output you see. This is probably the result of using the -a option, forcing cygpath to assume the source string is an absolute path when in fact it is not. Andrej Borsenkow wrote: > > This is in 1.1.4: > > I am in d:\temp; there is ascii203 subdirectory: > > mw1g017 AT MW1G17C% cd /cygdrive/d/TEMP > mw1g017 AT MW1G17C% ls d:ascii203 > ascii203.prc > mw1g017 AT MW1G17C% cygpath -a -u d:ascii203 > /cygdrive/d/scii203 > > So, Cygwin is correctly accessing subdirectory of cwd, but cygpath seems to > report wrong name. > > regards > > -andrej > > Have a nice DOS! > B >> > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Bob McGowan Staff Software Quality Engineer VERITAS Software rmcgowan AT veritas DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com