[EMAIL PROTECTED] wrote on 22-03-07 17:58:
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?
Greetings, Fabian.

Yes! -- in fact there are many possible explanations.
That might be a problem right there... ;-)

Why don't you for starters do:
`strace -o /tmp/mv.log /bin/mv FOO foo'
and see if /tmp/mv.log can make you any the wiser.

bj



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

Reply via email to