diff options
Diffstat (limited to 'system/extundelete/README')
-rw-r--r-- | system/extundelete/README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/system/extundelete/README b/system/extundelete/README new file mode 100644 index 000000000000..540c9599d2b5 --- /dev/null +++ b/system/extundelete/README @@ -0,0 +1,6 @@ +extundelete is a utility that can recover deleted files from an ext3 +or ext4 partition. extundelete is based partly on ext3grep (c) Carlo +Wood (GPLv2 or later) and uses the information stored in the +partition's journal to attempt to recover a file that has been +deleted from the partition. + |