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 /p type c:autoexec.bat|more. type c:autoexec.bat/more type c:autoexec.bat|pause None of these type c:autoexec.bat /p type c:autoexec.bat|more. type c:autoexec.bat/more type c:autoexec.bat|pause None of these ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) While working with MS-DOS, which command is used to combine FILE1 plus FILE2 into new file named FILE3? COPY FILE1+FILE2 FILE3 COPY FILE3 FILE1+FILE2 COPY FILE2 FILE1+FILE3 COPY FILE1+FILE2+FILE3 COPY FILE1+FILE2 FILE3 COPY FILE3 FILE1+FILE2 COPY FILE2 FILE1+FILE3 COPY FILE1+FILE2+FILE3 ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) While working with MS-DOS which command is used to copy all files with extension .txt into one file named all.txt? Copy *.txt a: Copy *.txt all.txt Copy a: *.txt Copy *.txt c: Copy *.txt a: Copy *.txt all.txt Copy a: *.txt Copy *.txt c: ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command is used to see the version? Verson None of above Version Ver Verson None of above Version Ver ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which two commands enable you to move between directories? MOVE DIR None of these CHDIR MOVE CD MOVE DIR None of these CHDIR MOVE CD ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command is used to copy files? All of the listed here Copy Type Diskcopy All of the listed here Copy Type Diskcopy ANSWER DOWNLOAD EXAMIANS APP