bug-coreutils
[Top][All Lists]
Advanced

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

Re: mv


From: Bauke Jan Douma
Subject: Re: mv
Date: Fri, 23 Mar 2007 00:09:47 +0100
User-agent: Thunderbird 1.5.0.10 (X11/20070221)

address@hidden 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





reply via email to

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