slackbuilds_ponce/system/extundelete
dsomero d0c108251a various: Update find command to match template.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
2013-11-22 02:37:19 -05:00
..
extundelete-0.2.0-build.patch system/extundelete: Added a patch for some renamed functions. 2012-09-17 23:34:12 -05:00
extundelete.info Add REQUIRED field to .info files. 2012-08-19 21:57:51 -05:00
extundelete.SlackBuild various: Update find command to match template. 2013-11-22 02:37:19 -05:00
README system/extundelete: Added (ext3 and ext4 undeletion utility) 2010-10-25 07:55:11 -05:00
slack-desc various: Fix slack-desc formatting and comment nit picks. 2013-11-22 02:29:22 -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.