<?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 - Code Dodle</title>
	<atom:link href="https://www.codedodle.com/tag/find/feed" rel="self" type="application/rss+xml" />
	<link>https://www.codedodle.com/tag/find</link>
	<description>Coding Tips and Technical How-Tos</description>
	<lastBuildDate>Wed, 22 Jun 2022 05:17:33 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>

<image>
	<url>https://www.codedodle.com/wp-content/uploads/2021/07/cropped-cd-logo-512-32x32.png</url>
	<title>Find - Code Dodle</title>
	<link>https://www.codedodle.com/tag/find</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Use find -printf in Linux?</title>
		<link>https://www.codedodle.com/find-printf.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Wed, 25 Aug 2021 08:49:04 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=198</guid>

					<description><![CDATA[<p>In this tutorial, you will learn how to use the GNU/Linux find utility&#8217;s printf option. Among the functionalities that make this file searching utility so powerful is its printf option. The printf option allows you to override the default output which is just filenames and their relative paths. Using -printf, you can instruct find to...</p>
<p>The post <a href="https://www.codedodle.com/find-printf.html">How to Use find -printf in Linux?</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to Find Files Modified Between X and Y Days Ago</title>
		<link>https://www.codedodle.com/files-modified-between-xy-days.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Mon, 23 Aug 2021 21:24:43 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=162</guid>

					<description><![CDATA[<p>In this short tutorial, I&#8217;ll show you how to find files that were modified between X and Y days ago on a GNU/Linux OS. I have only tested these commands on Ubuntu, but they should also work for all GNU/Linux distros, e.g. Debian, Centos, etc. If you&#8217;re in a hurry, here are some commands for...</p>
<p>The post <a href="https://www.codedodle.com/files-modified-between-xy-days.html">How to Find Files Modified Between X and Y Days Ago</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
		<item>
		<title>How to Find Recently Modified Files in Linux</title>
		<link>https://www.codedodle.com/recently-modified-files-linux.html</link>
		
		<dc:creator><![CDATA[Hank Cheah]]></dc:creator>
		<pubDate>Mon, 16 Aug 2021 13:41:55 +0000</pubDate>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Find]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">https://www.codedodle.com/?p=154</guid>

					<description><![CDATA[<p>In this tutorial, you&#8217;ll learn different ways to find recently modified files in Linux. The GNU/Linux OS comes with many powerful utilities. Among these utilities is a file searching utility called find. When your problem statement includes &#8220;find&#8221; and &#8220;files&#8221; in the same sentence, chances are you can solve it with the GNU find utility....</p>
<p>The post <a href="https://www.codedodle.com/recently-modified-files-linux.html">How to Find Recently Modified Files in Linux</a> appeared first on <a href="https://www.codedodle.com">Code Dodle</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
