While working with MS-DOS which command is used to copy all files with extension .txt into one file named all.txt?
While working with MS-DOS which command is used to copy all files with extension .txt into one file named all.txt? Correct Answer Copy *.txt all.txt