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? None of these type c:autoexec.bat/more type c:autoexec.bat /p type c:autoexec.bat|pause type c:autoexec.bat|more. None of these type c:autoexec.bat/more type c:autoexec.bat /p type c:autoexec.bat|pause type c:autoexec.bat|more. ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) While working with MS-DOS, which command is used to copy all files from the currently logged drive and directory with the extension .TXT to the drive A? COPY *.TXT C: COPY A: *.TXT COPY *.TXT A: COPY *.TXT ALL.TXT COPY *.TXT C: COPY A: *.TXT COPY *.TXT A: COPY *.TXT ALL.TXT ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command is used to suppress the prompt that asks you to confirm that you want to delete the directory? DELTREE/F DEL*.* None of these ERASE *.* DELTREE DELTREE/F DEL*.* None of these ERASE *.* DELTREE ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command is used to create root directory and FAT on disk? Format Fat Chkdsk Command.com Format Fat Chkdsk Command.com ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) The _____ switch instructs DOS to display the directory list in a wide format. /O /W /P /B /O /W /P /B ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which type of command in DOS needs additional files for their execution? Redirectors Batch commands Internal commands External commands Redirectors Batch commands Internal commands External commands ANSWER DOWNLOAD EXAMIANS APP