forfiless /c “cmd /c mv @FILE @FNAME_changed.@EXT”
This code works only when I replace the ‘mv’ with ‘move’. Why?
Generally the short form ‘mv’ works just well, but when I use it with forfiles command it says: ‘mv’ is not recognized as an internal or external command, operable program or batch file.
New contributor
Bones is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.