<?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>Commentaires sur : /usr/bin/dent</title>
	<atom:link href="http://sunfox.org/blog/2007/11/15/indent/feed/" rel="self" type="application/rss+xml" />
	<link>http://sunfox.org/blog/2007/11/15/indent/</link>
	<description>Le blogue de Sunny Ripert</description>
	<lastBuildDate>Thu, 09 Feb 2012 13:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Par : Sunny</title>
		<link>http://sunfox.org/blog/2007/11/15/indent/#comment-43112</link>
		<dc:creator>Sunny</dc:creator>
		<pubDate>Thu, 15 Nov 2007 16:38:38 +0000</pubDate>
		<guid isPermaLink="false">http://sunfox.org/blog/2007/11/15/indent/#comment-43112</guid>
		<description>Usage:

&lt;pre class=&quot;shell&quot; lang=&quot;en&quot;&gt;&lt;samp&gt;$&lt;/samp&gt; &lt;kbd&gt;cat file.txt&lt;/kbd&gt;
&lt;samp&gt;My file
Is quite fun&lt;/samp&gt;
&lt;samp&gt;$&lt;/samp&gt; &lt;kbd&gt;dent file.txt&lt;/kbd&gt;
&lt;samp&gt;       My file
       Is quite fun&lt;/samp&gt;
&lt;samp&gt;$&lt;/samp&gt; &lt;kbd&gt;grep fun file.txt &#124; dent &#124; dent&lt;/kbd&gt;
&lt;samp&gt;              Is quite fun&lt;/samp&gt;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Usage:</p>
<pre class="shell" lang="en"><samp>$</samp> <kbd>cat file.txt</kbd>
<samp>My file
Is quite fun</samp>
<samp>$</samp> <kbd>dent file.txt</kbd>
<samp>       My file
       Is quite fun</samp>
<samp>$</samp> <kbd>grep fun file.txt | dent | dent</kbd>
<samp>              Is quite fun</samp></pre>
]]></content:encoded>
	</item>
</channel>
</rss>

