<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: SUDO: CD: Command not found</title>
	<atom:link href="http://www.debrass.net/2009/05/23/sudo-cd-command-not-found/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.debrass.net/2009/05/23/sudo-cd-command-not-found/</link>
	<description>my site</description>
	<lastBuildDate>Tue, 27 Apr 2010 20:14:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Stephen D</title>
		<link>http://www.debrass.net/2009/05/23/sudo-cd-command-not-found/comment-page-1/#comment-854</link>
		<dc:creator>Stephen D</dc:creator>
		<pubDate>Wed, 29 Jul 2009 13:58:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.debrass.net/?p=218#comment-854</guid>
		<description>&#039;cd&#039; is built into your shell, which is why you can&#039;t &#039;sudo cd&#039; (man bash)

the best way to get a proper root environment is to &#039;sudo su -&#039; (this gives you a root shell with all the root PATH and other environment variables that aren&#039;t available to a normal user)</description>
		<content:encoded><![CDATA[<p>&#8216;cd&#8217; is built into your shell, which is why you can&#8217;t &#8216;sudo cd&#8217; (man bash)</p>
<p>the best way to get a proper root environment is to &#8216;sudo su -&#8217; (this gives you a root shell with all the root PATH and other environment variables that aren&#8217;t available to a normal user)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->