Do you use Windows OS? Can you answer a file related question? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Do you use Windows OS? Can you answer a file related question?

Is there a feature to replace files, so that new file, will be saved with the given name, but if there were already files with the same name, the name of the original file would get changed to old_filename? For example I had a directory with example files: ironman.py batman.cpp doodieman.bf And I created a new program saved as ironman.py, the directory would look like this: ironman.py old_ironman.py batman.cpp doodieman.bf Do you know any builtin feature that could support that? Anyways I'd rather do the task manually than use solutions that require installing additional software.

4th Oct 2019, 9:34 PM
Seb TheS
Seb TheS - avatar
3 Answers
+ 2
19th Oct 2019, 7:08 PM
Seb TheS
Seb TheS - avatar
0
What version of Windows do you have?
5th Oct 2019, 2:16 AM
Diego
Diego - avatar
0
5th Oct 2019, 7:52 AM
Seb TheS
Seb TheS - avatar