VOGONS

Common searches


First post, by pavelkahle

User metadata
Rank Newbie
Rank
Newbie

Hello, It seems that ren (rename) is not working if I run it form different drive. Simple test :
I have file
c:\TEST\x.txt
I run on the prompt c: \> ren c:\TEST\x.txt x2.txt
I see that file was renamed c:\TEST\x2.txt
but if I do the same :
I have file c:\TEST\x.txt
except... run rename from prompt d: \> ren c:\TEST\x.txt x2.txt
I see that file was NOT renamed there is still x.txt in c:\TEST\x.txt
Any advice ?
Pavel