<?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: issue in deleting a directory in linux system</title>
	<atom:link href="https://www.emblogic.com/blog/07/issue-in-deleting-a-directory-in-linux-system/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.emblogic.com/blog/07/issue-in-deleting-a-directory-in-linux-system/</link>
	<description>Embedded System and ARM Training</description>
	<lastBuildDate>Mon, 07 Oct 2013 04:00:03 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.1</generator>
	<item>
		<title>By: Yashvardhan</title>
		<link>https://www.emblogic.com/blog/07/issue-in-deleting-a-directory-in-linux-system/#comment-949</link>
		<dc:creator><![CDATA[Yashvardhan]]></dc:creator>
		<pubDate>Sun, 08 Jul 2012 17:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3772#comment-949</guid>
		<description><![CDATA[rm -rf 

that means delete anything recursively..forcefully...but use it very carefully as it wont give you second chance to enter Y/N]]></description>
		<content:encoded><![CDATA[<p>rm -rf </p>
<p>that means delete anything recursively..forcefully&#8230;but use it very carefully as it wont give you second chance to enter Y/N</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hemant.kumar</title>
		<link>https://www.emblogic.com/blog/07/issue-in-deleting-a-directory-in-linux-system/#comment-924</link>
		<dc:creator><![CDATA[hemant.kumar]]></dc:creator>
		<pubDate>Tue, 03 Jul 2012 16:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://emblogic.org/blog/?p=3772#comment-924</guid>
		<description><![CDATA[first of all you have to delete all the contents present with in the directory then you can delete by using rmdir ]]></description>
		<content:encoded><![CDATA[<p>first of all you have to delete all the contents present with in the directory then you can delete by using rmdir </p>
]]></content:encoded>
	</item>
</channel>
</rss>
