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 command of MS-DOS is used to copy only files that have been modified on or after the date you specify?
XCOPY XCOPY is a much more powerful copying command than the COPY command. It is especially useful when backing up your fixed disk. A common usage would be to use the /S option along with the /D:date option to back up only the files that have been changed since the date of your last backup.
XCOPY
See lessXCOPY is a much more powerful copying command than the COPY command. It is especially useful when backing up your fixed disk. A common usage would be to use the /S option along with the /D:date option to back up only the files that have been changed since the date of your last backup.
The term TSR is an abbreviation for:
FINANCE. abbreviation for total shareholder return. (Definition of TSR from the Cambridge Business English Dictionary © Cambridge University Press)
FINANCE. abbreviation for total shareholder return. (Definition of TSR from the Cambridge Business English Dictionary © Cambridge University Press)
See lessUsing the _____ switch causes FDISK to display the partition status of your hard disk without executing FDISK.
FINANCE. abbreviation for total shareholder return. (Definition of TSR from the Cambridge Business English Dictionary © Cambridge University Press)
FINANCE. abbreviation for total shareholder return. (Definition of TSR from the Cambridge Business English Dictionary © Cambridge University Press)
See lessWhile working with MS-DOS, which command is used to undelete a bunch of files with extension DOC that you have just deleted?
command is used to undelete a bunch of files with extension DOC that you have just deleted Undelete *. doc.
command is used to undelete a bunch of files with extension DOC that you have just deleted Undelete *. doc.
See lessWhile working with MS-DOS, which command is used to restore files that were backed up using the BACKUP command?
The restore command reads archives created by the backup command and extracts the files that are stored on them. These archives can be in either file name or file system format. An archive can be stored on disk, diskette, or tape. Files must be restored by using the same method that was used to archRead more
The restore command reads archives created by the backup command and extracts the files that are stored on them. These archives can be in either file name or file system format. An archive can be stored on disk, diskette, or tape. Files must be restored by using the same method that was used to archive the files.
See lessWhich DOS command will format a floppy disk and transfer the system files
To format a floppy diskette at the MS-DOS prompt, insert a blank diskette or a diskette you want to erase and type the following command. format a: After pressing Enter , a prompt asking to erase all information on the diskette appears. To continue, type Y or Yes to continue.
To format a floppy diskette at the MS-DOS prompt, insert a blank diskette or a diskette you want to erase and type the following command. format a: After pressing Enter , a prompt asking to erase all information on the diskette appears. To continue, type Y or Yes to continue.
See lessWhile working with MS-DOS, which command is used to display a list of deleted files that DOS can undelete?
The UNDELETE command can only recover deleted files if no new files or changes have been made on the disk since the deletion. Therefore, if you accidentally delete a file that you want to keep, stop what you are doing immediately and use the UNDELETE command to retrieve the file.
The UNDELETE command can only recover deleted files if no new files or changes have been made on the disk since the deletion. Therefore, if you accidentally delete a file that you want to keep, stop what you are doing immediately and use the UNDELETE command to retrieve the file.
See lessWhich file executes commands in DOS?
.exe External Commands: These commands are stored in separate executable files (.exe) and require their own files to run. When you type an external command, MS-DOS loads the corresponding program into memory.
.exe
See lessExternal Commands: These commands are stored in separate executable files (.exe) and require their own files to run. When you type an external command, MS-DOS loads the corresponding program into memory.
What switch would you use to view Smartdrive statistics?
Disk command switch would you use to view Smartdrive statistics
Disk command switch would you use to view Smartdrive statistics
See lessWhich command below will instruct DOS to do a "quick format".
/Q - Provides a quick way to format a disk . This option erases the file allocation table and the root directory, but does not identify bad sectors. /U - Completely erases all data on the target disk making it impossible to perform an UNFORMAT later. /V - Displays a prompt so that a volume label canRead more
/Q – Provides a quick way to format a disk . This option erases the file allocation table and the root directory, but does not identify bad sectors. /U – Completely erases all data on the target disk making it impossible to perform an UNFORMAT later. /V – Displays a prompt so that a volume label can be entered.
See less