bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: mv


From: Eric Blake
Subject: Re: mv
Date: Thu, 22 Mar 2007 22:29:45 -0600
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.10) Gecko/20070221 Thunderbird/1.5.0.10 Mnenhy/0.7.4.666

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

The fact that you mailed the obsolete bug-fileutils list implies that you
may be due for an upgrade.  fileutils merged into coreutils, and the
latest stable version is now 6.9.

According to address@hidden on 3/22/2007 10:58 AM:
> Hello maintainers of the mv command,
> I have a problem with the "mv" command.
> I cannot rename a file to lower case.
> I used mv because Konqueror also fails.
> Is there an explanation to this issue?

Sometimes it depends on your filesystem; for example, FAT is generally
handled as case-preserving but case-insensitive, which means that FOO and
foo name the same file, so the attempt to rename fails.  You need to give
us more details about your OS and filesystem.  Meanwhile, you can always
go through a temporary name: 'mv foo foo1; mv foo1 FOO'.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             address@hidden
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGA1e484KuGfSFAYARAuCTAKCe038jR/vX7bi5hrm1Rqxd8uuBKACgrC1z
IvxkP3JsN+Y66Z76jyRg2/M=
=eH31
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]