<?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: Boring Friday &#8211; What are you doing that is fun?</title>
	<atom:link href="http://www.sharms.org/blog/2009/07/boring-friday-what-are-you-doing-that-is-fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sharms.org/blog/2009/07/boring-friday-what-are-you-doing-that-is-fun/</link>
	<description>Life, Linux and Technology</description>
	<lastBuildDate>Thu, 26 Jan 2012 02:40:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: sharms</title>
		<link>http://www.sharms.org/blog/2009/07/boring-friday-what-are-you-doing-that-is-fun/comment-page-1/#comment-1318</link>
		<dc:creator>sharms</dc:creator>
		<pubDate>Sat, 25 Jul 2009 00:35:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=559#comment-1318</guid>
		<description>@Jeff - Entertaining as always, thanks for the tips</description>
		<content:encoded><![CDATA[<p>@Jeff &#8211; Entertaining as always, thanks for the tips</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schroeder</title>
		<link>http://www.sharms.org/blog/2009/07/boring-friday-what-are-you-doing-that-is-fun/comment-page-1/#comment-1317</link>
		<dc:creator>Jeff Schroeder</dc:creator>
		<pubDate>Fri, 24 Jul 2009 22:32:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=559#comment-1317</guid>
		<description>Also, put this somewhere in your theme&#039;s custom.php or just somewhere in your theme for wordpress to make it not break doublequotes:

/* Prevent wordpress from mundging quotes and breaking command line copy / paste */
remove_filter(&#039;the_content&#039;, &#039;wptexturize&#039;)</description>
		<content:encoded><![CDATA[<p>Also, put this somewhere in your theme&#8217;s custom.php or just somewhere in your theme for wordpress to make it not break doublequotes:</p>
<p>/* Prevent wordpress from mundging quotes and breaking command line copy / paste */<br />
remove_filter(&#8216;the_content&#8217;, &#8216;wptexturize&#8217;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeff Schroeder</title>
		<link>http://www.sharms.org/blog/2009/07/boring-friday-what-are-you-doing-that-is-fun/comment-page-1/#comment-1316</link>
		<dc:creator>Jeff Schroeder</dc:creator>
		<pubDate>Fri, 24 Jul 2009 22:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=559#comment-1316</guid>
		<description>Q: What are you doing on a Friday?
A: Stepping up other community member&#039;s shell game.


This:
watch -n 30 &quot;cat /tmp/results &#124; sort &#124; uniq &#124; head&quot;

Can be made into:
watch -n 30 &quot;sort -u /tmp/results &#124; head&quot;

In other news, I&#039;m playing with django and absolutely falling in love with it.</description>
		<content:encoded><![CDATA[<p>Q: What are you doing on a Friday?<br />
A: Stepping up other community member&#8217;s shell game.</p>
<p>This:<br />
watch -n 30 &#8220;cat /tmp/results | sort | uniq | head&#8221;</p>
<p>Can be made into:<br />
watch -n 30 &#8220;sort -u /tmp/results | head&#8221;</p>
<p>In other news, I&#8217;m playing with django and absolutely falling in love with it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shivan</title>
		<link>http://www.sharms.org/blog/2009/07/boring-friday-what-are-you-doing-that-is-fun/comment-page-1/#comment-1315</link>
		<dc:creator>shivan</dc:creator>
		<pubDate>Fri, 24 Jul 2009 19:31:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.sharms.org/blog/?p=559#comment-1315</guid>
		<description>People! stop with de sort &#124; uniq and just use sort -u !</description>
		<content:encoded><![CDATA[<p>People! stop with de sort | uniq and just use sort -u !</p>
]]></content:encoded>
	</item>
</channel>
</rss>

