slackbuilds_ponce/system/extundelete
Robby Workman 1404622ad7 Entire Repo: Fix the "handy ruler" length in slack-desc files
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
2012-08-15 20:27:00 -05:00
..
extundelete.info Entire Repo: Remove APPROVED field from .info files 2012-08-14 23:22:50 -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.