From: TerryL AT ultimatetechnology DOT com (Lincoln, W. Terry) Subject: Mkdir and ls are disagreeable 14 Jan 1999 00:15:30 -0800 Message-ID: <9901131951.AA14169.cygnus.gnu-win32@net2.netacc.net> To: "'gnu-win32 mail list'" Hi, Anyone know what the reason for the following error message is? It keeps messing up my scripts and untars. ($ is my shell prompt) $ mount Device Directory Type Flags K:\TextEqBin /usr/foo native text=binary \\.\tape1: /dev/st1 native text!=binary \\.\tape0: /dev/st0 native text!=binary \\.\b: /dev/fd1 native text!=binary \\.\a: /dev/fd0 native text!=binary C: / native text=binary $ pwd /usr $ ls -ld foo drwxr-xr-x 10 terryl Users 0 Jan 13 14:28 foo $ mkdir foo/bar $ ls -ld foo/bar ls: foo/bar: No such file or directory $ rmdir foo/bar $ mkdir /usr/foo/bar $ ls -ld foo/bar drwxr-xr-x 2 terryl Users 0 Jan 13 14:30 foo/bar $ mkdir foo/bar/baz mkdir: cannot make directory `foo/bar/baz': No such file or directory $ Thank You One and All! __ | | /=============================== __| |__ / For GOD so loved the world that He gave | | / His only son, that whosoever believeth on |__ __| / Him should not perish but have everlasting | | / life. (John 3:16) | | / mailto:WTerryLincoln AT engineer DOT com | | / May His peace be found in you, | | / W. Terry Lincoln /~~~~~~\ / (senior engineer - Ultimate Technology Corporation) http://www.AngelFire.com/ny/TerryLincoln http://www.geocities.com/Eureka/Concourse/7326 - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".