You want to view the contents of autoexec.bat on the screen using the "type" command, but it scrolls by too quickly, what switch do you use to make it pause?
Options
A. type c:\autoexec.bat /p
B. type c:\autoexec.bat/more
C. type c:\autoexec.bat|pause
D. type c:\autoexec.bat|more.
E. None of the above
Correct Answer
type c:\autoexec.bat|more.
Disk Operating System (DOS) problems
Search Results
1. Which of the following commands will take you directly to the root directory no matter what subdirectory you are currently in?
5. Suppose you had an incurable computer virus and decided to wipe out all the data and partitions on your hard drive and reformat. What is the order in which you must delete the partitions?