anonymous scripsit:

> On Cygwin using non-managed mounts (and presumably other operating systems
> when using a case-insensitive file system), it's not possible to use Coreutils
> mv to change the case of a filename; mv reports that they are the same file.

This is a nasty bug, and definitely should be fixed.  Note that it has to do 
with
the behavior of the file system, not the OS as such, and any file system might
be mounted in any OS these days.

(The workaround is "mv Foo gibblebobble; mv gibblebobble foo".)

-- 
I am expressing my opinion.  When my            John Cowan
honorable and gallant friend is called,         [EMAIL PROTECTED]
he will express his opinion.  This is           http://www.ccil.org/~cowan
the process which we call Debate.                   --Winston Churchill


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

Reply via email to