| Descriptive DOS Command |
| |
| undelete |
| |
| Restores file previously deleted with del.
By default all recoverable files in the working directory are restored.
The options are used to change this behaviour. If the MS-DOS mirror TSR
program is used, then deletion tracking files are created
and can be used by undelete. |
| |
| Options : |
| . /list : lists the files that can be undeleted. |
| . /all : Recovers all deleted files without prompting. Uses a number
sign for missing first character. |
| . /dos : Recover only MS-DOS aware files, ignore deletion tracking file. |
| . /dt : Recover only deletion tracking file aware files. |
| |
| SYNTAX: |
| undelete [filespec] [/list|/all][/dos|/dt] |
| |
| |
|
|
| |
| |