<?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: CDIR &#8211; A Faster Way to Navigate Folders and Files on Linux	</title>
	<atom:link href="https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Thu, 13 Jul 2023 09:37:57 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Knute Snortum		</title>
		<link>https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1358437</link>

		<dc:creator><![CDATA[Knute Snortum]]></dc:creator>
		<pubDate>Sat, 29 Aug 2020 13:06:12 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37558#comment-1358437</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1358284&quot;&gt;Akshay Kunder&lt;/a&gt;.

It looks like you did your &lt;strong&gt;&quot;pip3&lt;/strong&gt;&quot; as root (superuser) so you will only be able to run &lt;strong&gt;cdir&lt;/strong&gt; as root.  That&#039;s probably not what you want.  Make sure you&#039;re not root and try the instructions again.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1358284">Akshay Kunder</a>.</p>
<p>It looks like you did your <strong>&#8220;pip3</strong>&#8221; as root (superuser) so you will only be able to run <strong>cdir</strong> as root.  That&#8217;s probably not what you want.  Make sure you&#8217;re not root and try the instructions again.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Akshay Kunder		</title>
		<link>https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1358284</link>

		<dc:creator><![CDATA[Akshay Kunder]]></dc:creator>
		<pubDate>Sat, 29 Aug 2020 05:52:55 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37558#comment-1358284</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1357912&quot;&gt;James Kiarie&lt;/a&gt;.

Hi Jamie,

All steps followed.

Getting this error when I enter cdir command.]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1357912">James Kiarie</a>.</p>
<p>Hi Jamie,</p>
<p>All steps followed.</p>
<p>Getting this error when I enter cdir command.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: James Kiarie		</title>
		<link>https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1357912</link>

		<dc:creator><![CDATA[James Kiarie]]></dc:creator>
		<pubDate>Fri, 28 Aug 2020 11:12:27 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37558#comment-1357912</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1357641&quot;&gt;Akshay K&lt;/a&gt;.

Hey Akshay, Have you followed all the installation steps to the latter ? Also, At what point do you get the error?]]></description>
			<content:encoded><![CDATA[<p>In reply to <a target="_blank" href="https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1357641">Akshay K</a>.</p>
<p>Hey Akshay, Have you followed all the installation steps to the latter ? Also, At what point do you get the error?</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Akshay K		</title>
		<link>https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1357641</link>

		<dc:creator><![CDATA[Akshay K]]></dc:creator>
		<pubDate>Thu, 27 Aug 2020 14:00:30 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37558#comment-1357641</guid>

					<description><![CDATA[Hi All,

I am a newbie to Linux. I tried the above in CentOS 8 but getting an error:
&lt;pre&gt;
&quot;bash: cdir.sh: No such file or directory&quot;
&lt;/pre&gt;
I searched for cdir.sh using locate and found below.
&lt;pre&gt;
/root/.local/bin/cdir.sh
&lt;/pre&gt;
Any suggestion would be very much helpful.]]></description>
			<content:encoded><![CDATA[<p>Hi All,</p>
<p>I am a newbie to Linux. I tried the above in CentOS 8 but getting an error:</p>
<pre>
"bash: cdir.sh: No such file or directory"
</pre>
<p>I searched for cdir.sh using locate and found below.</p>
<pre>
/root/.local/bin/cdir.sh
</pre>
<p>Any suggestion would be very much helpful.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Malcul		</title>
		<link>https://www.tecmint.com/cdir-navigate-folders-and-files-on-linux/comment-page-1/#comment-1337318</link>

		<dc:creator><![CDATA[Malcul]]></dc:creator>
		<pubDate>Fri, 12 Jun 2020 20:59:03 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=37558#comment-1337318</guid>

					<description><![CDATA[Neither &lt;code&gt;F1&lt;/code&gt; nor &lt;code&gt;F11&lt;/code&gt; exits &lt;strong&gt;cdir&lt;/strong&gt; in &lt;strong&gt;Mint 19.3&lt;/strong&gt;. Resize the window and the folder column disappears. This is a very good idea which is very nearly a winner for me, but it is still too flaky. You also forgot to remind us to log in again before trying it out.]]></description>
			<content:encoded><![CDATA[<p>Neither <code>F1</code> nor <code>F11</code> exits <strong>cdir</strong> in <strong>Mint 19.3</strong>. Resize the window and the folder column disappears. This is a very good idea which is very nearly a winner for me, but it is still too flaky. You also forgot to remind us to log in again before trying it out.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
