Computer Science - Disk Operating System (DOS) - Discussion

Discussion Forum : Disk Operating System (DOS) - Section 1 (Q.No. 8)
8.
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?
type c:\autoexec.bat /p
type c:\autoexec.bat/more
type c:\autoexec.bat|pause
type c:\autoexec.bat|more.
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
Be the first person to comment on this question !

Post your comments here:

Your comments will be displayed after verification.