<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>find command examples</title>
	<atom:link href="https://www.ubuntumint.com/tag/find-command-examples/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.ubuntumint.com</link>
	<description>UbuntuMint - Everything About Ubuntu Linux</description>
	<lastBuildDate>Fri, 25 Aug 2023 04:18:12 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.ubuntumint.com/wp-content/uploads/2023/06/favicon.png</url>
	<title>find command examples</title>
	<link>https://www.ubuntumint.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Work with Hardlinks and Softlinks in Linux</title>
		<link>https://www.ubuntumint.com/hardlinks-and-softlinks-in-linux/</link>
					<comments>https://www.ubuntumint.com/hardlinks-and-softlinks-in-linux/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 09 Apr 2021 05:33:15 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Shell Tips]]></category>
		<category><![CDATA[find command examples]]></category>
		<category><![CDATA[ln command examples]]></category>
		<category><![CDATA[ls command examples]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=1106</guid>

					<description><![CDATA[<p>Hardlinks and Softlinks are important concepts to understand when you are working in a Unix-like environment. In this article, we will discuss what is the</p>
The post <a href="https://www.ubuntumint.com/hardlinks-and-softlinks-in-linux/">How to Work with Hardlinks and Softlinks in Linux</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/hardlinks-and-softlinks-in-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Find Files Based on Timestamp in Linux</title>
		<link>https://www.ubuntumint.com/find-files-based-on-timestamp/</link>
					<comments>https://www.ubuntumint.com/find-files-based-on-timestamp/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 24 Feb 2021 10:24:47 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[find command examples]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=949</guid>

					<description><![CDATA[<p>The find command in Linux is used to search for files and folders based on different parameters. These parameters can be the filename, size, type</p>
The post <a href="https://www.ubuntumint.com/find-files-based-on-timestamp/">How to Find Files Based on Timestamp in Linux</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/find-files-based-on-timestamp/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Delete Files Older Than Specified Days in Linux</title>
		<link>https://www.ubuntumint.com/delete-files-older-than-specified-days/</link>
					<comments>https://www.ubuntumint.com/delete-files-older-than-specified-days/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 24 Feb 2021 09:06:10 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[find command examples]]></category>
		<category><![CDATA[rm command examples]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=915</guid>

					<description><![CDATA[<p>As you might already know, we use the rm command in Linux to delete files and folders. The filenames to be deleted have to be</p>
The post <a href="https://www.ubuntumint.com/delete-files-older-than-specified-days/">How to Delete Files Older Than Specified Days in Linux</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/delete-files-older-than-specified-days/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Fix /bin/rm: cannot execute [Argument list too long]</title>
		<link>https://www.ubuntumint.com/rm-cannot-execute-argument-list-too-long/</link>
					<comments>https://www.ubuntumint.com/rm-cannot-execute-argument-list-too-long/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Thu, 18 Feb 2021 06:16:34 +0000</pubDate>
				<category><![CDATA[Linux Troubleshooting]]></category>
		<category><![CDATA[find command examples]]></category>
		<category><![CDATA[rm command examples]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=862</guid>

					<description><![CDATA[<p>The rm command is used in Linux to delete files and directories. It can be used to delete a few files by specifying each file</p>
The post <a href="https://www.ubuntumint.com/rm-cannot-execute-argument-list-too-long/">How to Fix /bin/rm: cannot execute [Argument list too long]</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/rm-cannot-execute-argument-list-too-long/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Find and Delete Empty Directories in Linux</title>
		<link>https://www.ubuntumint.com/find-and-delete-empty-directories-in-linux/</link>
					<comments>https://www.ubuntumint.com/find-and-delete-empty-directories-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Mon, 01 Feb 2021 07:22:11 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Shell Tips]]></category>
		<category><![CDATA[find command examples]]></category>
		<category><![CDATA[rmdir command examples]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=707</guid>

					<description><![CDATA[<p>Many times empty directories get cluttered in the Linux file system, and it becomes a difficult task to manually search for and delete each of</p>
The post <a href="https://www.ubuntumint.com/find-and-delete-empty-directories-in-linux/">How to Find and Delete Empty Directories in Linux</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/find-and-delete-empty-directories-in-linux/feed/</wfw:commentRss>
			<slash:comments>7</slash:comments>
		
		
			</item>
		<item>
		<title>How to Remove Files with Specific Extension in Linux</title>
		<link>https://www.ubuntumint.com/remove-files-with-specific-extension-in-linux/</link>
					<comments>https://www.ubuntumint.com/remove-files-with-specific-extension-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 22 Jan 2021 08:38:52 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Shell Tips]]></category>
		<category><![CDATA[find command examples]]></category>
		<category><![CDATA[rm command examples]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=563</guid>

					<description><![CDATA[<p>To remove files with a specific extension, we use the &#8216;rm&#8216; (Remove) command, which is a basic command-line utility for removing system files, directories, symbolic</p>
The post <a href="https://www.ubuntumint.com/remove-files-with-specific-extension-in-linux/">How to Remove Files with Specific Extension in Linux</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/remove-files-with-specific-extension-in-linux/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>How to Exclude a Directory While Finding Files in Linux</title>
		<link>https://www.ubuntumint.com/exclude-directory-while-finding-files-in-linux/</link>
					<comments>https://www.ubuntumint.com/exclude-directory-while-finding-files-in-linux/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 20 Jan 2021 09:24:57 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Shell Tips]]></category>
		<category><![CDATA[find command examples]]></category>
		<category><![CDATA[Linux Tips & Tricks]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=551</guid>

					<description><![CDATA[<p>In Linux, the find command is used to search for files or folders from the command line. It is a complex command and has a</p>
The post <a href="https://www.ubuntumint.com/exclude-directory-while-finding-files-in-linux/">How to Exclude a Directory While Finding Files in Linux</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/exclude-directory-while-finding-files-in-linux/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Copy Files with Specific File Extension Recursively</title>
		<link>https://www.ubuntumint.com/copy-files-with-specific-file-extension/</link>
					<comments>https://www.ubuntumint.com/copy-files-with-specific-file-extension/#respond</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Wed, 20 Jan 2021 08:11:35 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Shell Tips]]></category>
		<category><![CDATA[cp command examples]]></category>
		<category><![CDATA[find command examples]]></category>
		<category><![CDATA[Linux Tips & Tricks]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=541</guid>

					<description><![CDATA[<p>In Linux, the command &#8216;cp&#8216;, which standards for &#8216;Copy&#8216; is used to copy files and folders to another folder. It is available by default in</p>
The post <a href="https://www.ubuntumint.com/copy-files-with-specific-file-extension/">How to Copy Files with Specific File Extension Recursively</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/copy-files-with-specific-file-extension/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Copy Large Number of Files in Linux</title>
		<link>https://www.ubuntumint.com/copy-large-number-of-files-in-linux/</link>
					<comments>https://www.ubuntumint.com/copy-large-number-of-files-in-linux/#comments</comments>
		
		<dc:creator><![CDATA[Ravi Saive]]></dc:creator>
		<pubDate>Fri, 15 Jan 2021 06:35:57 +0000</pubDate>
				<category><![CDATA[Linux Commands]]></category>
		<category><![CDATA[Shell Tips]]></category>
		<category><![CDATA[cp command examples]]></category>
		<category><![CDATA[find command examples]]></category>
		<category><![CDATA[Linux Tips & Tricks]]></category>
		<category><![CDATA[ls command examples]]></category>
		<guid isPermaLink="false">https://www.ubuntumint.com/?p=458</guid>

					<description><![CDATA[<p>We use the cp command in Linux to copy files and directories from one directory to another. It can be simply used to copy a</p>
The post <a href="https://www.ubuntumint.com/copy-large-number-of-files-in-linux/">How to Copy Large Number of Files in Linux</a> first appeared on <a href="https://www.ubuntumint.com">UbuntuMint - Everything About Ubuntu Linux</a>.]]></description>
		
					<wfw:commentRss>https://www.ubuntumint.com/copy-large-number-of-files-in-linux/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
	</channel>
</rss>
