From: jason DOT v DOT robertson AT intel DOT com (Robertson, Jason V) Subject: Minor 'mkdir' difference from b18 to b19... 14 May 1998 00:38:39 -0700 Message-ID: <4575832C8E71D111AC4100A0C96B512701410C03.cygnus.gnu-win32@FMSMSX36> Mime-Version: 1.0 Content-Type: text/plain To: gnu-win32 AT cygnus DOT com 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 Arizona Engineering Computing, Intel Corp. (602)552-0065 - 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".