<?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>SJ Cuthbertson &#187; aptitude</title>
	<atom:link href="http://www.sjcuthbertson.me.uk/wp/tag/aptitude/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sjcuthbertson.me.uk</link>
	<description>A space for the mind to wander at will</description>
	<lastBuildDate>Sun, 04 Jul 2010 12:49:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>I&#039;m finally being Gutsy&#8230;</title>
		<link>http://www.sjcuthbertson.me.uk/wp/2007/12/im-finally-being-gutsy/</link>
		<comments>http://www.sjcuthbertson.me.uk/wp/2007/12/im-finally-being-gutsy/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 16:51:17 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[happenings]]></category>
		<category><![CDATA[aptitude]]></category>
		<category><![CDATA[gutsy]]></category>
		<category><![CDATA[kubuntu]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[linux-foo]]></category>
		<category><![CDATA[sed]]></category>

		<guid isPermaLink="false">http://www.sjcuthbertson.me.uk/wordpress/2007/12/12/im-finally-being-gutsy/</guid>
		<description><![CDATA[sudo sed -e 's/\sfeisty/ gutsy/g' -i /etc/apt/sources.list sudo aptitude update sudo aptitude dist-upgrade Notably, the first time I&#8217;ve actually dared use sed for anything remotely system-critical &#8211; and I did have a little help from teh internets. Practicing with sed and grep (essentially, practicing arbitrary regexp usage) is my early New Year&#8217;s Resolution on the [...]]]></description>
			<content:encoded><![CDATA[<p><code><br />
sudo sed -e 's/\sfeisty/ gutsy/g' -i /etc/apt/sources.list<br />
sudo aptitude update<br />
sudo aptitude dist-upgrade<br />
</code></p>
<p>Notably, the first time I&#8217;ve actually dared use sed for anything remotely system-critical &#8211; and I did have a little help from teh internets.  Practicing with sed and grep (essentially, practicing arbitrary regexp usage) is my early New Year&#8217;s Resolution on the Linux side of life &#8211; I&#8217;m at a stage where if I want to get &#8220;better&#8221; at Linux, this is the one thing that&#8217;s really going to make a big difference to my commandline-foo.</p>
<p>Anyways, aptitude is jumping around between around 5 and 10 hours of upgrading to be done&#8230; w00t.  Shall have to see how many more times I need to invoke aptitude to get a functional system again!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sjcuthbertson.me.uk/wp/2007/12/im-finally-being-gutsy/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
