<?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 for *.nixtips.net</title>
	<atom:link href="http://www.nixtips.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nixtips.net</link>
	<description>My favorite *nix useful tips</description>
	<lastBuildDate>Fri, 27 Jan 2012 07:53:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<meta xmlns="http://www.w3.org/1999/xhtml" name="robots" content="noindex,follow" />
	<item>
		<title>Comment on Qmail relay to smarthost by current</title>
		<link>http://www.nixtips.net/qmail-relay-to-smarthost/comment-page-1/#comment-1353</link>
		<dc:creator>current</dc:creator>
		<pubDate>Fri, 27 Jan 2012 07:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtips.net/?p=34#comment-1353</guid>
		<description>Hello there,  You&#039;ve done an incredible job. I will definitely digg it and individually suggest to my friends. I am sure they will be benefited from this web site.</description>
		<content:encoded><![CDATA[<p>Hello there,  You&#8217;ve done an incredible job. I will definitely digg it and individually suggest to my friends. I am sure they will be benefited from this web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Clear your history in .bash_history file by chaoss</title>
		<link>http://www.nixtips.net/clear-your-history-in-bash_history-file/comment-page-1/#comment-1263</link>
		<dc:creator>chaoss</dc:creator>
		<pubDate>Tue, 27 Dec 2011 14:20:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtips.net/?p=63#comment-1263</guid>
		<description>Your command should be :
# history -c &amp;&amp; rm -f ~/root/.bash_history
or
# history -c &amp;&amp; rm -f ~/home//.bash_history
not 
history -c &amp;&amp; rm -f ~/.bash_history</description>
		<content:encoded><![CDATA[<p>Your command should be :<br />
# history -c &amp;&amp; rm -f ~/root/.bash_history<br />
or<br />
# history -c &amp;&amp; rm -f ~/home//.bash_history<br />
not<br />
history -c &amp;&amp; rm -f ~/.bash_history</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Howto purge config file of deleted packages in debian system by gorampa</title>
		<link>http://www.nixtips.net/howto-purge-config-file-of-deleted-packages-in-debian-system/comment-page-1/#comment-71</link>
		<dc:creator>gorampa</dc:creator>
		<pubDate>Fri, 12 Nov 2010 23:05:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtips.net/?p=73#comment-71</guid>
		<description>This is a simple and intuitive way to purge leftover config files in debian. Install deborphan, then run # deborphan --find-config &#124;xargs dpkg --purge. It is not necessary to add remove to dpkg --purge. Deborphan --find-config will list leftover config files, then &#124; xargs dpkg --purge will pipe the list through the dpkg --purge command which will delete the files.</description>
		<content:encoded><![CDATA[<p>This is a simple and intuitive way to purge leftover config files in debian. Install deborphan, then run # deborphan &#8211;find-config |xargs dpkg &#8211;purge. It is not necessary to add remove to dpkg &#8211;purge. Deborphan &#8211;find-config will list leftover config files, then | xargs dpkg &#8211;purge will pipe the list through the dpkg &#8211;purge command which will delete the files.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Qmail relay to smarthost by fabiolagana.net &#187; Count domain in mail.log (Qmail)</title>
		<link>http://www.nixtips.net/qmail-relay-to-smarthost/comment-page-1/#comment-5</link>
		<dc:creator>fabiolagana.net &#187; Count domain in mail.log (Qmail)</dc:creator>
		<pubDate>Mon, 26 Oct 2009 13:15:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtips.net/?p=34#comment-5</guid>
		<description>[...] for more tips visit qmail relay to smarthost [...]</description>
		<content:encoded><![CDATA[<p>[...] for more tips visit qmail relay to smarthost [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Regular expressions to match IP addresses by Gabriele</title>
		<link>http://www.nixtips.net/regular-expressions-to-match-ip-addresses/comment-page-1/#comment-3</link>
		<dc:creator>Gabriele</dc:creator>
		<pubDate>Thu, 08 Oct 2009 17:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.nixtips.net/?p=37#comment-3</guid>
		<description>Io la modificherei così:
&quot;^([0-9]{1,3}\.){3}[0-9]{1,3}&quot;</description>
		<content:encoded><![CDATA[<p>Io la modificherei così:<br />
&#8220;^([0-9]{1,3}\.){3}[0-9]{1,3}&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

