slackbuilds_ponce/system/extundelete
Erik Hanson 4248415dde Add REQUIRED field to .info files.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>
2012-08-19 21:57:51 -05:00
..
extundelete.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
extundelete.SlackBuild system/extundelete: Added (ext3 and ext4 undeletion utility) 2010-10-25 07:55:11 -05:00
README system/extundelete: Added (ext3 and ext4 undeletion utility) 2010-10-25 07:55:11 -05:00
slack-desc Entire Repo: Fix the "handy ruler" length in slack-desc files 2012-08-15 20:27:00 -05:00

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.