<?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: We don&#8217;t play favourites.</title>
	<atom:link href="http://breakingsystemsforfunandprofit.com/archives/176/feed" rel="self" type="application/rss+xml" />
	<link>http://breakingsystemsforfunandprofit.com/archives/176</link>
	<description>You _can_ stop the signal.</description>
	<lastBuildDate>Wed, 12 May 2010 16:58:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Mule</title>
		<link>http://breakingsystemsforfunandprofit.com/archives/176/comment-page-1#comment-30</link>
		<dc:creator>Mule</dc:creator>
		<pubDate>Thu, 14 Jan 2010 22:49:40 +0000</pubDate>
		<guid isPermaLink="false">http://breakingsystemsforfunandprofit.com/?p=176#comment-30</guid>
		<description>The -R flag got introduced in newer versions of sort. Fedora 11 has at it, but I don&#039;t know when it got introduced.
If you haven&#039;t got a newer version of sort you can use:
&lt;pre lang=&quot;bash&quot;&gt;sed -n &quot;$[${RANDOM} % $(wc -l /etc/shells &#124; cut -d&#039; &#039; -f1) + 1]p&quot; /etc/shells&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>The -R flag got introduced in newer versions of sort. Fedora 11 has at it, but I don&#8217;t know when it got introduced.<br />
If you haven&#8217;t got a newer version of sort you can use:</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #c20cb9; font-weight: bold;">sed</span> <span style="color: #660033;">-n</span> <span style="color: #ff0000;">&quot;$[<span style="color: #007800;">${RANDOM}</span> % <span style="color: #007800;">$(wc -l /etc/shells | cut -d' ' -f1)</span> + 1]p&quot;</span> <span style="color: #000000; font-weight: bold;">/</span>etc<span style="color: #000000; font-weight: bold;">/</span>shells</pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel Menini</title>
		<link>http://breakingsystemsforfunandprofit.com/archives/176/comment-page-1#comment-28</link>
		<dc:creator>Gabriel Menini</dc:creator>
		<pubDate>Thu, 14 Jan 2010 17:50:51 +0000</pubDate>
		<guid isPermaLink="false">http://breakingsystemsforfunandprofit.com/?p=176#comment-28</guid>
		<description>I assume the ``-R&#039; flag to sort randomizes the order.
However, I don&#039;t have that flag ─neither in Linux(bash) nor in Unix(ksh).

Anyway, the script is amazing ;-)</description>
		<content:encoded><![CDATA[<p>I assume the &#8220;-R&#8217; flag to sort randomizes the order.<br />
However, I don&#8217;t have that flag ─neither in Linux(bash) nor in Unix(ksh).</p>
<p>Anyway, the script is amazing <img src='http://breakingsystemsforfunandprofit.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
