<?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: /usr/bin/ls: No such file or directory</title>
	<atom:link href="http://pseudonerd.com/linux/usrbinls-no-such-file-or-directory-48/feed" rel="self" type="application/rss+xml" />
	<link>http://pseudonerd.com/linux/usrbinls-no-such-file-or-directory-48</link>
	<description>blog sobre tecnologia e nerdices em geral!</description>
	<lastBuildDate>Mon, 23 Aug 2010 13:21:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
	<item>
		<title>By: Jonathan Will</title>
		<link>http://pseudonerd.com/linux/usrbinls-no-such-file-or-directory-48/comment-page-1#comment-312</link>
		<dc:creator>Jonathan Will</dc:creator>
		<pubDate>Sun, 11 Nov 2007 23:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://limitado.wordpress.com/2007/09/16/usrbinls-no-such-file-or-directory/#comment-312</guid>
		<description>Thanks! I was getting strange issues after an &quot;emerge --sync&quot; then &quot;emerge portage&quot; then &quot;emerge world&quot;.

The error:
# ls
-su: /usr/bin/ls: No such file or directory

But &quot;ls&quot; was located in /bin/ls and worked fine when calling with full path.

**** The Fix ****
Run the command below (as root)

&quot;source /etc/profile &amp;&amp; env-update&quot;

Problem Solved!

(Now to get back to fixing the other libs that the update broke)</description>
		<content:encoded><![CDATA[<p>Thanks! I was getting strange issues after an &#8220;emerge &#8211;sync&#8221; then &#8220;emerge portage&#8221; then &#8220;emerge world&#8221;.</p>
<p>The error:<br />
# ls<br />
-su: /usr/bin/ls: No such file or directory</p>
<p>But &#8220;ls&#8221; was located in /bin/ls and worked fine when calling with full path.</p>
<p>**** The Fix ****<br />
Run the command below (as root)</p>
<p>&#8220;source /etc/profile &amp;&amp; env-update&#8221;</p>
<p>Problem Solved!</p>
<p>(Now to get back to fixing the other libs that the update broke)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
