<?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: Period Pain part 2</title>
	<atom:link href="http://www.stdlib.net/~colmmacc/2009/09/27/period-pain-part-2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.stdlib.net/~colmmacc/2009/09/27/period-pain-part-2/</link>
	<description>An Irishman's Fiery</description>
	<lastBuildDate>Tue, 17 May 2011 19:12:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: /~colmmacc/ &#187; Period Pain 3</title>
		<link>http://www.stdlib.net/~colmmacc/2009/09/27/period-pain-part-2/comment-page-1/#comment-317886</link>
		<dc:creator>/~colmmacc/ &#187; Period Pain 3</dc:creator>
		<pubDate>Thu, 26 Nov 2009 22:54:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.stdlib.net/~colmmacc/?p=517#comment-317886</guid>
		<description>[...] promised, though it&#8217;s been a while coming, I wrote that there&#8217;d be a followup on scheduling periodic [...]</description>
		<content:encoded><![CDATA[<p>[...] promised, though it&#8217;s been a while coming, I wrote that there&#8217;d be a followup on scheduling periodic [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dwmalone</title>
		<link>http://www.stdlib.net/~colmmacc/2009/09/27/period-pain-part-2/comment-page-1/#comment-313499</link>
		<dc:creator>dwmalone</dc:creator>
		<pubDate>Tue, 29 Sep 2009 19:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.stdlib.net/~colmmacc/?p=517#comment-313499</guid>
		<description>Note that bash chewed your 128 bit number - the result in decimal had fewer digits than the one in hex. I think 0xd32227ed9a3bf7d8714590f837884286 is actually 280644455042589680170892351931054310022.</description>
		<content:encoded><![CDATA[<p>Note that bash chewed your 128 bit number &#8211; the result in decimal had fewer digits than the one in hex. I think 0xd32227ed9a3bf7d8714590f837884286 is actually 280644455042589680170892351931054310022.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pixelbeat</title>
		<link>http://www.stdlib.net/~colmmacc/2009/09/27/period-pain-part-2/comment-page-1/#comment-313326</link>
		<dc:creator>pixelbeat</dc:creator>
		<pubDate>Sun, 27 Sep 2009 23:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.stdlib.net/~colmmacc/?p=517#comment-313326</guid>
		<description>Note $(( 128to_signed_64bit )) is done by all shells

Also you need to strip the &#039;:&#039;. Doing as 1 cmd:

echo $(( 0x$(/sbin/ifconfig &#124; sed -n &#039;s/://g;s/.*HWaddr \(.*\)/\1/p;T;q&#039;) % 1000 )) &#124; sed &#039;s/^-//&#039;</description>
		<content:encoded><![CDATA[<p>Note $(( 128to_signed_64bit )) is done by all shells</p>
<p>Also you need to strip the &#8216;:&#8217;. Doing as 1 cmd:</p>
<p>echo $(( 0x$(/sbin/ifconfig | sed -n &#8216;s/://g;s/.*HWaddr \(.*\)/\1/p;T;q&#8217;) % 1000 )) | sed &#8216;s/^-//&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

