mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
382 B
382 B
photorec
삭제된 파일 복구 도구. 복구된 파일은 원본 디스크와 다른 디스크에 저장하는 것이 권장됩니다. 더 많은 정보: https://www.cgsecurity.org/wiki/PhotoRec.
- 특정 장치에서 PhotoRec 실행:
sudo photorec {{/dev/sdb}}
- 디스크 이미지(
image.dd
)에서 PhotoRec 실행:
sudo photorec {{경로/대상/image.dd}}