>> Hi, I want to change a directory name in my linux box, so I tried
>> "mv oldname newname" but it doesn't work. How can I do that?
>Why do you say it doesn't work? Do you get an error?
>If so, what's the error? What's the directory name?
The error is:
# mv name NAME
mv: cannot move `name' to a subdirectory of itself, `NAME/name'
The directory is in a smb mount directory. Thanks.
Regards,
Freddy.