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 sort the file in ascending order? SORT > filename SORT < filename SORT | filename SORT filename SORT > filename SORT < filename SORT | filename SORT filename ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) The maximum length in DOS commands is 8 chars 100 chars 80 chars 127 chars 8 chars 100 chars 80 chars 127 chars ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which command displays all the files having the same name but different extensions? Dir filename.ext Dir *.ext Dir filename.* Dir *.sys Dir filename.ext Dir *.ext Dir filename.* Dir *.sys 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 a: *.txt Copy *.txt c: Copy *.txt all.txt Copy *.txt a: Copy a: *.txt Copy *.txt c: Copy *.txt all.txt ANSWER DOWNLOAD EXAMIANS APP
Disc Operating System (DOS) Which of the following represents a correct sequence for the boot process on a DOS machine? AUTOEXECBAT COMMAND.COM CONFIG.BAT, AUTOEXEC.BAT CONFIG.SYS, AUTOEXEC.BAT AUTOEXECBAT, CONFIG.SYS AUTOEXECBAT COMMAND.COM CONFIG.BAT, AUTOEXEC.BAT CONFIG.SYS, AUTOEXEC.BAT AUTOEXECBAT, CONFIG.SYS ANSWER DOWNLOAD EXAMIANS APP