I came across what I believe is an interesting bug. 

Let's say I have a file in a directory named "foo.exe". If I run "mkdir
foo" then it succeeds. If I then run "mkdir -p foo" then it fails. If I
remove foo.exe then "mkdir -p foo" succeeds.

The error message contains says "foo exists but is not a directory".



Chris Mumford
Member of the Technical Staff

CREDANT Technologies
15303 Dallas Parkway
Suite 1420
Addison, Texas 75001
USA.

email    : [EMAIL PROTECTED]    
voice    : 972.458.5418 
fax      : 972.458.5454 
url      : www.credant.com      
                        


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to