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 Reply-To: From: "Norman Vine" To: "'Bernard Dautrevaux'" , Subject: RE: BUG: Invalid assumption about file paths beginning with '\' Date: Tue, 10 Oct 2000 11:30:26 -0400 Message-ID: <000601c032cf$1e0902e0$8837ba8c@nhv> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26 In-Reply-To: <17B78BDF120BD411B70100500422FC6309E121@IIS000> X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2014.211 Importance: Normal Bernard Dautrevaux writes: Norman Vine wrote: >> >> Earnie Boyd writes: >> >> >Well, as Chris corrected, the current 1.1.4 release does allow the \ >> >reference to refer to the root of the current device. >> >> Yes, however this feature may not always yield the 'expected' result. >> >> NHV:/f> mkdir foo >> NHV:/f> cd foo >> NHV:/f/foo> touch jnk >> NHV:/f/foo> ls \foo > >Don't you think you must: > ls \\foo >or > ls '\foo' >here? You've in fact typed > ls foo >as \f is translated to f by bash... Exactly ! I was just trying to point out that a non-unix savy user who 'might' naively rely on MSDos path specifications might not always get what they expected. Hence my echoing of Ernie's advice :-) >> >Let me suggest that in order to make your life easier that you >> >use Cygwin POSIXly. Cheers Norman -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com