SlackBuildsOrg/system/extundelete/README
markus reichelt aeeb044d09 system/extundelete: Added (ext3 and ext4 undeletion utility)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2010-10-25 07:55:11 -05:00

6 lines
291 B
Text

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.