Help for this page

Select Code to Download


  1. or download this
    MOVE /Y newfile.txt originalfile.txt
    
  2. or download this
    perl -e "rename('newfile.txt', 'originalfile.txt')"