Mkdir and ls are disagreeable

Lincoln, W. Terry TerryL@ultimatetechnology.com
Sun Jan 31 23:52:00 GMT 1999


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@engineer.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@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list