While working with MS-DOS which command is used to change the extension of all filenames ending with .txt to .doc?
While working with MS-DOS which command is used to change the extension of all filenames ending with .txt to .doc? Correct Answer Ren *.txt *.doc