I am learning to use the forfiles command to rename a group of files, the code works only when I type “move” and not with just mv. Why? forfiless /c “cmd /c mv @FILE @FNAME_changed.@EXT”