undelete
嚯嚯 发表于 2020-06-19 11:43浏览次数:
The undelete command allows you to restore files that were deleted.
目录:
1 undelete 运行系统环境
2 undelete 语法
3 undelete 示例
4 附加信息
undelete 运行系统环境
undelete 语法
undelete [drive:][path][file][/DT][ /DS][//DOS]
undelete [/list][/all][/purge][/status][/load][/U][/S][/T][-entries]
/all
|
自动恢复所有指定的文件。
|
/list
|
显示所有可以取消删除但无法恢复的文件。
|
/DOS
|
将恢复限制为符合磁盘目录表中文件规范(filespec)的那些文件。
|
/DT
|
将恢复限制为删除跟踪文件中的文件。
|
/DS
|
将恢复限制为哨兵目录中的文件。
|
/load
|
使用undelete.ini中的信息将undelete程序加载到内存中。
|
/unload
|
从内存中卸载取消删除程序的内存驻留部分。
|
/purge[d]
|
删除哨兵目录的内容。
|
/status
|
显示计算机上存在的删除保护。
|
/S[d]
|
启用删除哨兵保护级别,并加载撤消删除程序的内存驻留部分。
|
/Tdrive[-entries]
|
启用保护删除跟踪器的级别,并加载撤消删除程序的内存驻留部分。可选的[-条目]允许您指定在pctracker.del文件中找到的最大条目数,最大为999,最小为1。
|
undelete [drive:][path][file][/DT][ /DS][//DOS]
undelete [/list][/all][/purge][/status][/load][/U][/S][/T][-entries]
/all
|
Automatically recovers all files specified.
|
/list
|
Shows all the files that can be undeleted, but they are not recovered.
|
/DOS
|
Restricts the recovery to those files that meet the file specifications (filespec) in the disk directory table.
|
/DT
|
Restricts recovery to files in the delete tracking file.
|
/DS
|
Restricts recovery to files in the sentry directory.
|
/load
|
Loads the undelete program into memory using information found in the undelete.ini.
|
/unload
|
Unloads the memory resident portion of the undelete program from memory.
|
/purge[d]
|
Deletes the contents of the sentry directory.
|
/status
|
Displays the delete protection present on the computer.
|
/S[d]
|
Enables the delete sentry level of protection and loads the memory resident portion of the undelete program.
|
/Tdrive[-entries]
|
Enables the delete tracker level of protection and loads the memory-resident portion of the undelete program. The optional [-entries] allows you to specify the maximum amount of entries found in the pctracker.del file with a maximum of 999 and a minimum of 1.
|
undelete 示例
undelete c:\windows\system\*.* /all
恢复Windows系统目录中已删除的所有文件。
undelete /list /DOS
列出仅启用标准跟踪时可以恢复的文件。
undelete c:\windows\system\*.* /all
Undelete all files that were deleted in the Windows system directory.
undelete /list /DOS
Lists the files that you can recover when only standard tracking is enabled.
附加信息
此命令仅在MS-DOS 5.0-6.22中运行。如果您从MS-DOS升级到Windows,则此命令不会还原任何信息,如果运行它会导致问题。如果当前正在运行其他操作系统,建议您使用第三方实用程序来恢复丢失的数据。
This program and command was designed to run only in MS-DOS versions 5.0 to 6.22. If you upgraded from MS-DOS to Windows, this command does not restore any information and can cause problems if run it. If you currently are running a different operating system, we recommend you utilize a third-party utility to recover lost data.