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 To: cygwin AT cygwin DOT com Subject: mkdir -p //d/lala/lolo does not work ? From: Olivier Fambon Date: 31 May 2001 17:36:57 +0200 Message-ID: <87pucpr0me.fsf@inrialpes.fr> Lines: 51 User-Agent: Gnus/5.090003 (Oort Gnus v0.03) XEmacs/21.1 (Bryce Canyon) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi all, is it just me, or mkdir -p is broken ? Is the // notation still supported ? [hahutu:~] > mkdir -p //d/lala/lolo [hahutu:~] > ls -l //d/lala/lolo ls: //d/lala/lolo: No such file or directory [hahutu:~] > mount E:\bin on /usr/bin type system (binmode) E:\lib on /usr/lib type system (binmode) E: on / type system (binmode) c: on /cygdrive/c type system (binmode,noumount) d: on /cygdrive/d type system (binmode,noumount) f: on /cygdrive/f type system (binmode,noumount) [hahutu:~] > cygcheck -s ... Cygwin DLL version info: dll major: 1003 dll minor: 2 dll epoch: 19 dll bad signal mask: 19005 dll old termios: 5 dll malloc env: 28 api major: 0 api minor: 39 shared data: 3 dll identifier: cygwin1 mount registry: 2 cygnus registry name: Cygnus Solutions cygwin registry name: Cygwin program options name: Program Options cygwin mount registry name: mounts v2 cygdrive flags: cygdrive flags cygdrive prefix: cygdrive prefix cygdrive default prefix: build date: Sun May 20 23:28:17 EDT 2001 shared id: cygwin1S3 ... Works with /cygdrive/d/ though... [hahutu:~] > mkdir -p /cygdrive/d/lala/lolo [hahutu:~] > ls -l //d/lala/lolo/ total 0 A+O [not on the list] -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple