Minor 'mkdir' difference from b18 to b19...

Robertson, Jason V jason.v.robertson@intel.com
Wed May 13 15:43:00 GMT 1998


Hello,

Has anyone noticed that the 'mkdir' in b19 doesn't work if the paramater has
a trailing slash?  It used to in b18...

So for example:
mkdir ./blah/
doesn't work, but
mkdir ./blah
does work.

The error on the first case is:
mkdir: cannot make directory `blah/`: No such file or directory

Like I say - both used to work in b18.  Any ideas, or is this a known bug?

This is a pretty minor issue, but it does cause problems with some scripts.

Thanks,
Jason
--
Jason Robertson <jason.v.robertson@intel.com>
Arizona Engineering Computing, Intel Corp.
(602)552-0065
-
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