<?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: How to Remove Files with Specific Extension in Linux	</title>
	<atom:link href="https://www.ubuntumint.com/remove-files-with-specific-extension-in-linux/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ubuntumint.com/remove-files-with-specific-extension-in-linux/</link>
	<description>UbuntuMint - Everything About Ubuntu Linux</description>
	<lastBuildDate>Mon, 24 Jul 2023 08:52:04 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
	<item>
		<title>
		By: Ravi Saive		</title>
		<link>https://www.ubuntumint.com/remove-files-with-specific-extension-in-linux/#comment-12412</link>

		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 11 Jul 2022 04:18:31 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=563#comment-12412</guid>

					<description><![CDATA[In reply to &lt;a href=&quot;https://www.ubuntumint.com/remove-files-with-specific-extension-in-linux/#comment-12276&quot;&gt;mak&lt;/a&gt;.

@Mark,

That&#039;s because the filename contains the brackets &lt;code&gt;()&lt;/code&gt; i.e. &lt;code&gt;(1)&lt;/code&gt;, to delete the filename with brackets check this article at: https://unix.stackexchange.com/questions/98222/deleting-all-files-that-begins-with-parenthesis]]></description>
			<content:encoded><![CDATA[<p>In reply to <a href="https://www.ubuntumint.com/remove-files-with-specific-extension-in-linux/#comment-12276">mak</a>.</p>
<p>@Mark,</p>
<p>That&#8217;s because the filename contains the brackets <code>()</code> i.e. <code>(1)</code>, to delete the filename with brackets check this article at: <a href="https://unix.stackexchange.com/questions/98222/deleting-all-files-that-begins-with-parenthesis" rel="nofollow ugc">https://unix.stackexchange.com/questions/98222/deleting-all-files-that-begins-with-parenthesis</a></p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: mak		</title>
		<link>https://www.ubuntumint.com/remove-files-with-specific-extension-in-linux/#comment-12276</link>

		<dc:creator><![CDATA[mak]]></dc:creator>
		<pubDate>Thu, 07 Jul 2022 20:38:06 +0000</pubDate>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=563#comment-12276</guid>

					<description><![CDATA[I run the command &lt;code&gt;&quot;rm *(1)*&quot;&lt;/code&gt; as I want to delete files from the directory that contain &lt;code&gt;(1)&lt;/code&gt; in the filename, but every file gets deleted.

Why?]]></description>
			<content:encoded><![CDATA[<p>I run the command <code>"rm *(1)*"</code> as I want to delete files from the directory that contain <code>(1)</code> in the filename, but every file gets deleted.</p>
<p>Why?</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
