<?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>Intrepid Blog &#187; rtfm</title>
	<atom:link href="http://blog.affien.com/archives/tag/rtfm/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.affien.com</link>
	<description>A few thoughts</description>
	<lastBuildDate>Mon, 23 Jan 2012 08:47:37 +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>RTFM, where?</title>
		<link>http://blog.affien.com/archives/2006/10/27/rtfm-where/</link>
		<comments>http://blog.affien.com/archives/2006/10/27/rtfm-where/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 07:24:03 +0000</pubDate>
		<dc:creator>Bas Westerbaan</dc:creator>
				<category><![CDATA[Computer Science]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[rtfm]]></category>

		<guid isPermaLink="false">http://blog.w-nz.com/archives/2006/10/27/rtfm-where/</guid>
		<description><![CDATA[Recently a buddy on msn asked me a linux question, he j [...]]]></description>
			<content:encoded><![CDATA[<p>Recently a buddy on msn asked me a linux question, he just started linux so he had some problems getting stuff done.</p>
<p>He downloaded an installer, he said, a .run, but he doesn&#8217;t know how to execute it. He tried googling for it and asking on forums, but didn&#8217;t get an answer, so he asked me.</p>
<p>I solved his problem, but I still wondered, where you can find that you need to put &#8216;./&#8217; in front of a file in bash to execute it and where can you find that you probably need to <code>chmod +x</code> the file too if you downloaded it from somewhere, if you are a total newcomer to linux.</p>
<p>The bash tutorial would&#8217;ve probably solved it, but do you know that that thing in which you are typing actually is a separate program? Probably not.</p>
<p>I basically learned all this trivial stuff while following the gentoo installation manual, but I guess that&#8217;s a bit too much to ask from each new linux user. There should be a good linux introduction that explains this trivial stuff somewhere to which I can redirect new users. Anyone knows one?</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.affien.com/archives/2006/10/27/rtfm-where/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

