Files
tldr/pages.zh/linux/photorec.md

13 lines
343 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# photorec
> 删除文件恢复工具。
> 建议将恢复的文件写入与正在恢复的磁盘不同的磁盘。
> 更多信息:<https://www.cgsecurity.org/wiki/PhotoRec>。
- 在特定设备上运行 PhotoRec
`sudo photorec {{/dev/sdb}}`
- 在磁盘映像(`image.dd`)上运行 PhotoRec
`sudo photorec {{path/to/image.dd}}`