<?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>chronx &#187; directory</title>
	<atom:link href="http://chronx.info/tag/directory/feed/" rel="self" type="application/rss+xml" />
	<link>http://chronx.info</link>
	<description>Find something you love to do and you&#039;ll never have to work another day for the rest of your life</description>
	<lastBuildDate>Fri, 24 Feb 2012 06:01:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>locating broken symbolic links</title>
		<link>http://chronx.info/2010/02/25/locating-broken-symbolic-links/</link>
		<comments>http://chronx.info/2010/02/25/locating-broken-symbolic-links/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 20:15:23 +0000</pubDate>
		<dc:creator>oxchronxo</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[symlinks]]></category>

		<guid isPermaLink="false">http://chronx.info/?p=377</guid>
		<description><![CDATA[Want to find broken/dead/dangling symbolic links on your system. There are a lot ways to do this but one of the simplest is to use a package called "symlinks". $ sudo apt-get install symlinks $ symlinks -r $&#40;pwd&#41; once installed you will get output like the following: messy: FAKE_PATH/Konfabulator -&#62; Konfabulator-Partner-9.10-week3-5.2.6-1-inflated/ dangling: FAKE_PATH/Konfabulator-5.3-1-191083-1250636017/Konfabulator -&#62; /mtd_down/nfs/devices/partner/Konfabulator [...]]]></description>
		<wfw:commentRss>http://chronx.info/2010/02/25/locating-broken-symbolic-links/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

