Difference between revisions of "Ext3grep"

From Christoph's Personal Wiki
Jump to: navigation, search
(Download)
Line 2: Line 2:
  
 
==Download==
 
==Download==
  svn checkout http://ext3grep.googlecode.com/svn/trunk/ ext3grep-svn
+
  svn checkout <nowiki>http://ext3grep.googlecode.com/svn/trunk/</nowiki> ext3grep-svn
  
 
==External links==
 
==External links==

Revision as of 02:09, 28 March 2008

ext3grep is a utility that can help you recover cleanly deleted files on an ext3 partition (i.e., rm foo). It was written by Carlo Wood and is freely available here.

Download

svn checkout http://ext3grep.googlecode.com/svn/trunk/ ext3grep-svn

External links