<?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: How to Truncate a File to Zero Length in Linux</title>
	<atom:link href="http://www.lampdocs.com/blog/2008/10/how-to-truncate-a-file-to-zero-length-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lampdocs.com/blog/2008/10/how-to-truncate-a-file-to-zero-length-in-linux/</link>
	<description>Linux, Apache, MySQL, PHP: Docs, Tricks and Secrets</description>
	<lastBuildDate>Thu, 16 Jun 2011 23:08:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Truncate a file in linux &#171; Willing wheels</title>
		<link>http://www.lampdocs.com/blog/2008/10/how-to-truncate-a-file-to-zero-length-in-linux/comment-page-1/#comment-53308</link>
		<dc:creator>Truncate a file in linux &#171; Willing wheels</dc:creator>
		<pubDate>Thu, 21 Apr 2011 18:59:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdocs.com/blog/?p=252#comment-53308</guid>
		<description>[...] http://www.lampdocs.com/blog/2008/10/how-to-truncate-a-file-to-zero-length-in-linux/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.lampdocs.com/blog/2008/10/how-to-truncate-a-file-to-zero-length-in-linux/" rel="nofollow">http://www.lampdocs.com/blog/2008/10/how-to-truncate-a-file-to-zero-length-in-linux/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bucabay</title>
		<link>http://www.lampdocs.com/blog/2008/10/how-to-truncate-a-file-to-zero-length-in-linux/comment-page-1/#comment-34209</link>
		<dc:creator>bucabay</dc:creator>
		<pubDate>Thu, 25 Feb 2010 22:20:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdocs.com/blog/?p=252#comment-34209</guid>
		<description>What is the : at the front. What about just: 

&gt; filename</description>
		<content:encoded><![CDATA[<p>What is the : at the front. What about just: </p>
<p>&gt; filename</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: g</title>
		<link>http://www.lampdocs.com/blog/2008/10/how-to-truncate-a-file-to-zero-length-in-linux/comment-page-1/#comment-29363</link>
		<dc:creator>g</dc:creator>
		<pubDate>Tue, 21 Jul 2009 15:29:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdocs.com/blog/?p=252#comment-29363</guid>
		<description>Awesome! I have no idea whats happening in the :&gt; step, but this is much more elegant than the /dev/null approach also mentioned ;D</description>
		<content:encoded><![CDATA[<p>Awesome! I have no idea whats happening in the :&gt; step, but this is much more elegant than the /dev/null approach also mentioned ;D</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.lampdocs.com/blog/2008/10/how-to-truncate-a-file-to-zero-length-in-linux/comment-page-1/#comment-16002</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 09 Dec 2008 06:22:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdocs.com/blog/?p=252#comment-16002</guid>
		<description>Another excellent solution, didn&#039;t think about it :)</description>
		<content:encoded><![CDATA[<p>Another excellent solution, didn&#8217;t think about it <img src='http://www.lampdocs.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vlatko Šurlan</title>
		<link>http://www.lampdocs.com/blog/2008/10/how-to-truncate-a-file-to-zero-length-in-linux/comment-page-1/#comment-15955</link>
		<dc:creator>Vlatko Šurlan</dc:creator>
		<pubDate>Tue, 09 Dec 2008 02:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.lampdocs.com/blog/?p=252#comment-15955</guid>
		<description>For those who find this syntax too cryptic here is one that is much more memorable and fluent:

cat /dev/null &gt; file_to_be_truncated</description>
		<content:encoded><![CDATA[<p>For those who find this syntax too cryptic here is one that is much more memorable and fluent:</p>
<p>cat /dev/null &gt; file_to_be_truncated</p>
]]></content:encoded>
	</item>
</channel>
</rss>

