Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Questions | Answers | Discussions | Knowledge sharing | Communities & more.
Which DOS command would allow you to redirect a printer?
/P - Sets the print mode. The preceding filename and all following filenames will be added to the print queue. You can also list files to cancel as part of the same PRINT command by entering the /C option followed by the filenames to cancel. /T - Deletes all files in the print queue (those waiting tRead more
/P – Sets the print mode. The preceding filename and all following filenames will be added to the print queue. You can also list files to cancel as part of the same PRINT command by entering the /C option followed by the filenames to cancel. /T – Deletes all files in the print queue (those waiting to be printed).
See lessIf you do not know the current time, which command will you use to display the time?
Time command displays and allows you to change system time. TIME only displays the system time and TIME is used to set new time as system time.
Time command displays and allows you to change system time. TIME only displays the system time and TIME is used to set new time as system time.
See lessWhich command is used to display the subdirectory structure of the currently logged drive and pause the screen display after each screenful of information?
The correct option is Tree | more. TREE command is used to display the subdirectory structure of the currently logged drive and pause the screen display after each screen is full of the information.
The correct option is Tree | more. TREE command is used to display the subdirectory structure of the currently logged drive and pause the screen display after each screen is full of the information.
See lessDOS uses letters of the alphabet to designate disk drives. How many disk drives can DOS address (recognize)?
The letters used are A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, and Z. 3. Therefore, DOS can address (recognize) up to 26 disk drives.
The letters used are A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, and Z. 3. Therefore, DOS can address (recognize) up to 26 disk drives.
See lessWhich command of DOS is used to sort the file in reverse order?
SORT-R command of DOS is used to sort the file in reverse order
SORT-R command of DOS is used to sort the file in reverse order
See lessWhich command of DOS is used to compare two floppy disks?
PATH tells DOS which directories should be searched for external commands after DOS searches your working directory. DOS searches the paths in the order specified in the PATH command.
PATH tells DOS which directories should be searched for external commands after DOS searches your working directory. DOS searches the paths in the order specified in the PATH command.
See less. The COPY command of MS-DOS, is used to:
COPY is usually used to copy one or more files from one location to another. However, COPY can also be used to create new files. By copying from the keyboard console (COPY CON:) to the screen, files can be created and then saved to disk. The first filename you enter is referred to as the source fileRead more
COPY is usually used to copy one or more files from one location to another. However, COPY can also be used to create new files. By copying from the keyboard console (COPY CON:) to the screen, files can be created and then saved to disk. The first filename you enter is referred to as the source file.
See lessWhich command will be used to display a column file compression ratio for each file of Double spaced disk?
/C - Displays the compression ratio of files compressed using DBLSPACE. This option is available with DOS Version 6. tion is available with DOS Version 6 DIR command will also display directories. They can be identified by the DIR label that follows the directory name.
/C – Displays the compression ratio of files compressed using DBLSPACE. This option is available with DOS Version 6. tion is available with DOS Version 6 DIR command will also display directories. They can be identified by the DIR label that follows the directory name.
See lessWhich two of the following DOS commands are used to display or set the date and time of your computer's infernal clock?
Thus, the command known as Date allows you to view and/or modify the system date. Sets or displays the system time. The time displays the current system time when used without any other arguments and asks you to input a new time. The time can only be changed by administrators.
Thus, the command known as Date allows you to view and/or modify the system date. Sets or displays the system time. The time displays the current system time when used without any other arguments and asks you to input a new time. The time can only be changed by administrators.
See lessWhile 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?
The correct answer is "Copy". The COPY command is also used for creating the new file.
The correct answer is “Copy”. The COPY command is also used for creating the new file.
See less