Help for this page
MOVE /Y newfile.txt originalfile.txt
perl -e "rename('newfile.txt', 'originalfile.txt')"