<?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>HandsomePlanet &#187; alternatives</title>
	<atom:link href="http://www.handsomeplanet.com/archives/tag/alternatives/feed" rel="self" type="application/rss+xml" />
	<link>http://www.handsomeplanet.com</link>
	<description>technology and other perplexities</description>
	<lastBuildDate>Mon, 19 Sep 2011 16:22:01 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>crontab editor (alternatives redux)</title>
		<link>http://www.handsomeplanet.com/archives/103</link>
		<comments>http://www.handsomeplanet.com/archives/103#comments</comments>
		<pubDate>Mon, 21 Sep 2009 23:16:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[tech]]></category>
		<category><![CDATA[alternatives]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[vi]]></category>
		<category><![CDATA[vim]]></category>

		<guid isPermaLink="false">http://www.handsomeplanet.com/?p=103</guid>
		<description><![CDATA[Well, my Debian server seems to think I should edit crontabs by with pico.   So, the fix (as with Ubuntu) : update-alternatives --set editor /usr/bin/vim.tiny]]></description>
			<content:encoded><![CDATA[<p>Well, my Debian server seems to think I should edit crontabs by with pico.   So, the fix (as with Ubuntu) :</p>
<pre>update-alternatives --set editor /usr/bin/vim.tiny</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.handsomeplanet.com/archives/103/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

