Disc 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|more. type c:autoexec.bat /p None of these type c:autoexec.bat/more type c:autoexec.bat|pause type c:autoexec.bat|more. type c:autoexec.bat /p None of these type c:autoexec.bat/more type c:autoexec.bat|pause ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command will prevent subsequent changes to the file CBT.EXE? MODE + r CBT.EXE ATTRIB + r CBT.EXE RENAME + r CBT.EXE COPY + r CBT.EXE MODE + r CBT.EXE ATTRIB + r CBT.EXE RENAME + r CBT.EXE COPY + r CBT.EXE ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) To copy the file command.com from drive c: to drive a: Drive c: copy drive a:\command.com C:A: copy command.com Copy c:\command.com a: None of the listed here Drive c: copy drive a:\command.com C:A: copy command.com Copy c:\command.com a: None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) While working with MS-DOS, which command will you use to display the version? FORMAT Command VER Command DISK Command DATE Command FORMAT Command VER Command DISK Command DATE Command ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) In DOS, what key would you press to step through the Config.sys and Autoexec.bat? F8 F5 F1 F3 F8 F5 F1 F3 ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command should be used to display all files within the specified subordinate directory of the subdirectory? Dir \ pathname\pathname Dir \pathname\filename Dir \ pathname Dir / ch Dir \ pathname\pathname Dir \pathname\filename Dir \ pathname Dir / ch ANSWER DOWNLOAD EXAMIANS APP