<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: undelete text files on Linux ext3 partition</title>
	<atom:link href="http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/feed/" rel="self" type="application/rss+xml" />
	<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/</link>
	<description>%w{life code ruby}.map { &#124;i&#124; "#{i} is awesome" }</description>
	<lastBuildDate>Sun, 30 Jan 2011 20:55:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: M@</title>
		<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/comment-page-1/#comment-153</link>
		<dc:creator>M@</dc:creator>
		<pubDate>Thu, 30 Jul 2009 05:07:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.csummers.org/?p=33#comment-153</guid>
		<description>worked like a charm--if it weren&#039;t several hours of work I had nearly lost I might have even called it fun!

Thank you so much.</description>
		<content:encoded><![CDATA[<p>worked like a charm&#8211;if it weren&#8217;t several hours of work I had nearly lost I might have even called it fun!</p>
<p>Thank you so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/comment-page-1/#comment-150</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Fri, 22 May 2009 06:31:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.csummers.org/?p=33#comment-150</guid>
		<description>Yes this definitely worked.  I used it to find some c code I accidently deleted.  It left out the curly braces in some places ( {} ) but other than that I was able to fine the text and get back to coding.

Thanks.</description>
		<content:encoded><![CDATA[<p>Yes this definitely worked.  I used it to find some c code I accidently deleted.  It left out the curly braces in some places ( {} ) but other than that I was able to fine the text and get back to coding.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenquad</title>
		<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/comment-page-1/#comment-147</link>
		<dc:creator>kenquad</dc:creator>
		<pubDate>Tue, 24 Feb 2009 17:43:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.csummers.org/?p=33#comment-147</guid>
		<description>Thank you for posting this.  This was exactly what I needed to recover a lost and VERY important HSQLDB file.  I would like to add the suggestion that, for very large files (mine was over 11GB) the split command is helpful for breaking it down into manageable chunks.  Thanks again!</description>
		<content:encoded><![CDATA[<p>Thank you for posting this.  This was exactly what I needed to recover a lost and VERY important HSQLDB file.  I would like to add the suggestion that, for very large files (mine was over 11GB) the split command is helpful for breaking it down into manageable chunks.  Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff</title>
		<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/comment-page-1/#comment-43</link>
		<dc:creator>Jeff</dc:creator>
		<pubDate>Fri, 14 Nov 2008 13:31:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.csummers.org/?p=33#comment-43</guid>
		<description>O. M. G. Thank you so much.

I accidentally RM&#039;ed 3 days of hardcore dev work. This was the only recovery method (for ext3) which got it back.

Thank you thank you thank you thank you thank you !</description>
		<content:encoded><![CDATA[<p>O. M. G. Thank you so much.</p>
<p>I accidentally RM&#8217;ed 3 days of hardcore dev work. This was the only recovery method (for ext3) which got it back.</p>
<p>Thank you thank you thank you thank you thank you !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jurann</title>
		<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/comment-page-1/#comment-42</link>
		<dc:creator>Jurann</dc:creator>
		<pubDate>Sat, 16 Feb 2008 10:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.csummers.org/?p=33#comment-42</guid>
		<description>No dice. =/ I guess that since I was working directly on a busy webserver that my Perl files just went *poof!* amidst the massive amount of activity... I&#039;ve spent hours now just trying to grep through fs dumps of various sorts onto my backup partition and can&#039;t find a trace of my code. =/ About 15 minutes from the time I accidentally nuked a maintenance directory of Perl scripts, I found your article - too late I guess. Can&#039;t stress that this needs to get done IMMEDIATELY if you&#039;re on a busy server...</description>
		<content:encoded><![CDATA[<p>No dice. =/ I guess that since I was working directly on a busy webserver that my Perl files just went *poof!* amidst the massive amount of activity&#8230; I&#8217;ve spent hours now just trying to grep through fs dumps of various sorts onto my backup partition and can&#8217;t find a trace of my code. =/ About 15 minutes from the time I accidentally nuked a maintenance directory of Perl scripts, I found your article &#8211; too late I guess. Can&#8217;t stress that this needs to get done IMMEDIATELY if you&#8217;re on a busy server&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin</title>
		<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/comment-page-1/#comment-41</link>
		<dc:creator>Justin</dc:creator>
		<pubDate>Wed, 28 Nov 2007 03:36:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.csummers.org/?p=33#comment-41</guid>
		<description>You wouldn&#039;t happen to know of a way to recover files from the resulting text file? I accidentally deleted a whole bunch of mp3s and was wondering if you know of any recovery programs (windows probably) that will let you look at a text file?</description>
		<content:encoded><![CDATA[<p>You wouldn&#8217;t happen to know of a way to recover files from the resulting text file? I accidentally deleted a whole bunch of mp3s and was wondering if you know of any recovery programs (windows probably) that will let you look at a text file?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Allan C</title>
		<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/comment-page-1/#comment-40</link>
		<dc:creator>Allan C</dc:creator>
		<pubDate>Mon, 26 Nov 2007 23:07:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.csummers.org/?p=33#comment-40</guid>
		<description>Oh, this post has really SAVED me! Thank you.
I stayed up pretty late last night writing a perl script that does some cool text processing on a web log.  The script gives some fancy reports like how often a given user returns to your site and other statistics.
I had just finished it, and set up a cronjob to run it daily.

I needed to delete an extraneous file, and intended to re-run the perl script, but what I typed was:
rm Visits..html proclog.pl full carhart-access_log

There should have been a semicolon there. :-(
I deleted my perl script (proclog.pl) and my log file (carhart-access_log) all at once!

The log file was easy enough to get back, since apache was still running and so it still had a handle to the file.  The perl script however -- Hours and Hours of blood, sweat, and tears, was _gone_.

I poked around online, and found your post. So I mounted my Windoze box&#039;s C Drive, executed:
strings /dev/hds1 &gt; /var/tmp/mnt/bigfkenfile

and waited.... The resulting file is 18GB on my Windoze box (which is almost full now). I&#039;m still waiting, but I just grepped for one line from my perl script, and FOUND IT! I am very optimistic now, and have you to thank.</description>
		<content:encoded><![CDATA[<p>Oh, this post has really SAVED me! Thank you.<br />
I stayed up pretty late last night writing a perl script that does some cool text processing on a web log.  The script gives some fancy reports like how often a given user returns to your site and other statistics.<br />
I had just finished it, and set up a cronjob to run it daily.</p>
<p>I needed to delete an extraneous file, and intended to re-run the perl script, but what I typed was:<br />
rm Visits..html proclog.pl full carhart-access_log</p>
<p>There should have been a semicolon there. <img src='http://csummers.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /><br />
I deleted my perl script (proclog.pl) and my log file (carhart-access_log) all at once!</p>
<p>The log file was easy enough to get back, since apache was still running and so it still had a handle to the file.  The perl script however &#8212; Hours and Hours of blood, sweat, and tears, was _gone_.</p>
<p>I poked around online, and found your post. So I mounted my Windoze box&#8217;s C Drive, executed:<br />
strings /dev/hds1 &gt; /var/tmp/mnt/bigfkenfile</p>
<p>and waited&#8230;. The resulting file is 18GB on my Windoze box (which is almost full now). I&#8217;m still waiting, but I just grepped for one line from my perl script, and FOUND IT! I am very optimistic now, and have you to thank.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: è°è¯´è¯¯å Ext3ä¸çæä»¶ä¸å®æ¾ä¸å</title>
		<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/comment-page-1/#comment-39</link>
		<dc:creator>è°è¯´è¯¯å Ext3ä¸çæä»¶ä¸å®æ¾ä¸å</dc:creator>
		<pubDate>Wed, 31 Oct 2007 11:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.csummers.org/?p=33#comment-39</guid>
		<description>[...] 他在这里：  http://www.csummers.org/index.php/2005/12/20/undelete-text-files-on-linux-ext3-partition/ 他的开头是这么写的 Every once in a while I do something really, really stupid. Like, say, [...]</description>
		<content:encoded><![CDATA[<p>[...] 他在这里：  <a href="http://www.csummers.org/index.php/2005/12/20/undelete-text-files-on-linux-ext3-partition/" rel="nofollow">http://www.csummers.org/index.php/2005/12/20/undelete-text-files-on-linux-ext3-partition/</a> 他的开头是这么写的 Every once in a while I do something really, really stupid. Like, say, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon</title>
		<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/comment-page-1/#comment-38</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Wed, 31 Oct 2007 10:33:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.csummers.org/?p=33#comment-38</guid>
		<description>Thanks for this article to help me find my important files back. I wanna quote this article to my blog. And translate to chinese language. Sure I will put the address of this article in as well. If there has any problem, pls let me know.
Thank you for the help again.</description>
		<content:encoded><![CDATA[<p>Thanks for this article to help me find my important files back. I wanna quote this article to my blog. And translate to chinese language. Sure I will put the address of this article in as well. If there has any problem, pls let me know.<br />
Thank you for the help again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Teal</title>
		<link>http://csummers.com/2005/12/20/undelete-text-files-on-linux-ext3-partition/comment-page-1/#comment-37</link>
		<dc:creator>Teal</dc:creator>
		<pubDate>Wed, 11 Jul 2007 03:34:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.csummers.org/?p=33#comment-37</guid>
		<description>wow... what a help... i just deleted my entire ~/www/ directory, while trying to back it up of all things!  i have backups of the pictures, and most of the web content, but a cgi script i&#039;ve been working on for about 10 hours or more was part of the loss.  using grep, it seems like it&#039;s all there, but i don&#039;t have time to fix it tonight. thanks and you&#039;re a complete lifesaver!!</description>
		<content:encoded><![CDATA[<p>wow&#8230; what a help&#8230; i just deleted my entire ~/www/ directory, while trying to back it up of all things!  i have backups of the pictures, and most of the web content, but a cgi script i&#8217;ve been working on for about 10 hours or more was part of the loss.  using grep, it seems like it&#8217;s all there, but i don&#8217;t have time to fix it tonight. thanks and you&#8217;re a complete lifesaver!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

