Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Home
»
Computer Science
»
Disk Operating System (DOS)
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
Show Answer
Correct Answer:
type c:\autoexec.bat|more.
← Previous Question
Next Question→
Discussion & Comments
No comments yet. Be the first to comment!
Name:
Comment:
Post Comment