<?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: Linux rmdir Command Examples for Beginners	</title>
	<atom:link href="https://www.tecmint.com/rmdir-command-examples/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.tecmint.com/rmdir-command-examples/</link>
	<description>Tecmint - Linux Howtos, Tutorials, Guides, News, Tips and Tricks.</description>
	<lastBuildDate>Tue, 06 Feb 2024 01:03:05 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: Philippe Moisan		</title>
		<link>https://www.tecmint.com/rmdir-command-examples/comment-page-1/#comment-2132762</link>

		<dc:creator><![CDATA[Philippe Moisan]]></dc:creator>
		<pubDate>Tue, 06 Feb 2024 01:03:05 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=47801#comment-2132762</guid>

					<description><![CDATA[I am not quite a beginner at Linux, but I am very happy to follow this series of articles, with all the options I wasn&#039;t aware of.

I will always use the &lt;code&gt;-v&lt;/code&gt; option with &lt;strong&gt;mkdir&lt;/strong&gt; and &lt;strong&gt;rmdir&lt;/strong&gt;. However when it&#039;s time to remove directories, I always use &lt;code&gt;rm -r&lt;/code&gt;.]]></description>
			<content:encoded><![CDATA[<p>I am not quite a beginner at Linux, but I am very happy to follow this series of articles, with all the options I wasn&#8217;t aware of.</p>
<p>I will always use the <code>-v</code> option with <strong>mkdir</strong> and <strong>rmdir</strong>. However when it&#8217;s time to remove directories, I always use <code>rm -r</code>.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Narendra K		</title>
		<link>https://www.tecmint.com/rmdir-command-examples/comment-page-1/#comment-1888888</link>

		<dc:creator><![CDATA[Narendra K]]></dc:creator>
		<pubDate>Sat, 01 Oct 2022 04:53:22 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=47801#comment-1888888</guid>

					<description><![CDATA[@dragonmouth

You are right, but we are talking about the &lt;strong&gt;rmdir&lt;/strong&gt; command which never deletes a directory containing files. 

With respect to the system wipe out, this is not true, the rmdir command never wipes out the system if you mistype the command or argument. The rmdir command is used simply to remove empty directories.

I totally understand, but then it is better to stick with Windows if a user no more wanted to switch to CLI.]]></description>
			<content:encoded><![CDATA[<p>@dragonmouth</p>
<p>You are right, but we are talking about the <strong>rmdir</strong> command which never deletes a directory containing files. </p>
<p>With respect to the system wipe out, this is not true, the rmdir command never wipes out the system if you mistype the command or argument. The rmdir command is used simply to remove empty directories.</p>
<p>I totally understand, but then it is better to stick with Windows if a user no more wanted to switch to CLI.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: dragonmouth		</title>
		<link>https://www.tecmint.com/rmdir-command-examples/comment-page-1/#comment-1888006</link>

		<dc:creator><![CDATA[dragonmouth]]></dc:creator>
		<pubDate>Thu, 29 Sep 2022 18:09:16 +0000</pubDate>
		<guid isPermaLink="false">https://www.tecmint.com/?p=47801#comment-1888006</guid>

					<description><![CDATA[For beginners, I would recommend using the &lt;strong&gt;GUI File Manager&lt;/strong&gt; that came with their distro. Display the file system, right-click on the directory you want to delete, choose &quot;&lt;strong&gt;DELETE&lt;/strong&gt;&quot; from the menu and you&#039;re done.  

Yes, the command line is efficient and allows for better granularity BUT for a newbie, one mistyped letter can lead to a wiped-out system.

With most of today&#039;s distros, it is possible to go months without having to resort to CLI.  If we want Linux to be used by anybody other than techies, we need to emphasize the GUI tools.  After all, Windows and OS/X are GUI-based.  You are not going to get very many users to switch just because Linux has a great CLI.]]></description>
			<content:encoded><![CDATA[<p>For beginners, I would recommend using the <strong>GUI File Manager</strong> that came with their distro. Display the file system, right-click on the directory you want to delete, choose &#8220;<strong>DELETE</strong>&#8221; from the menu and you&#8217;re done.  </p>
<p>Yes, the command line is efficient and allows for better granularity BUT for a newbie, one mistyped letter can lead to a wiped-out system.</p>
<p>With most of today&#8217;s distros, it is possible to go months without having to resort to CLI.  If we want Linux to be used by anybody other than techies, we need to emphasize the GUI tools.  After all, Windows and OS/X are GUI-based.  You are not going to get very many users to switch just because Linux has a great CLI.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
