<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>i cant think &#187; shortnote</title>
	<atom:link href="http://wan.pengganas.net/tag/shortnote/feed/" rel="self" type="application/rss+xml" />
	<link>http://wan.pengganas.net</link>
	<description>a personal blog belong to mohammad azwan bin ali. you can find his writing about his life, thoughts , linux tips &#38; tricks, programming and many more</description>
	<lastBuildDate>Sat, 28 Aug 2010 22:04:16 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>fix broken /dev/null</title>
		<link>http://wan.pengganas.net/entry/fix-broken-dev-null/</link>
		<comments>http://wan.pengganas.net/entry/fix-broken-dev-null/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 17:18:29 +0000</pubDate>
		<dc:creator>azwan ali</dc:creator>
				<category><![CDATA[tips & tricks]]></category>
		<category><![CDATA[shortnote]]></category>

		<guid isPermaLink="false">http://wan.pengganas.net/?p=585</guid>
		<description><![CDATA[if you accidentally deleted /dev/null file here's a simple way how to re-create it mknod -m 666 /dev/null c 1 3]]></description>
			<content:encoded><![CDATA[<p>if you accidentally deleted /dev/null file here's a simple way how to re-create it</p>
<p><strong>mknod -m 666 /dev/null c 1 3</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://wan.pengganas.net/entry/fix-broken-dev-null/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
