<?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/"
	xmlns:media="http://search.yahoo.com/mrss/" 
	>
<channel>
	<title>
	Comments on: How to search any file through Command Prompt in Windows 10 / 11	</title>
	<atom:link href="https://thegeekpage.com/search-any-file-through-command-prompt/feed/" rel="self" type="application/rss+xml" />
	<link>https://thegeekpage.com/search-any-file-through-command-prompt/</link>
	<description></description>
	<lastBuildDate>Tue, 19 Dec 2023 08:12:26 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>
		By: bot		</title>
		<link>https://thegeekpage.com/search-any-file-through-command-prompt/#comment-161535</link>

		<dc:creator><![CDATA[bot]]></dc:creator>
		<pubDate>Sun, 30 Oct 2022 12:30:33 +0000</pubDate>
		<guid isPermaLink="false">http://thegeekpage.com/?p=40861#comment-161535</guid>

					<description><![CDATA[nice]]></description>
			<content:encoded><![CDATA[<p>nice</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: buddy		</title>
		<link>https://thegeekpage.com/search-any-file-through-command-prompt/#comment-161080</link>

		<dc:creator><![CDATA[buddy]]></dc:creator>
		<pubDate>Sun, 11 Sep 2022 22:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://thegeekpage.com/?p=40861#comment-161080</guid>

					<description><![CDATA[On the file explorer
*.jpg size:medium datecreated:1/1/2021..1/31/2022 datemodified:1/1/2021..1/31/2022

Looking for all jpgs on drive c *.jpg

(size created by camera)  size:medium

Either the date created or the date modified
datecreated:1/1/2021..1/31/2022 datemodified:1/1/2021..1/31/2022 

The goal is to find files created in each month of multiple years
Copy them and paste them in a subdirectory on an external hard drive

Can this be done in the command mode]]></description>
			<content:encoded><![CDATA[<p>On the file explorer<br />
*.jpg size:medium datecreated:1/1/2021..1/31/2022 datemodified:1/1/2021..1/31/2022</p>
<p>Looking for all jpgs on drive c *.jpg</p>
<p>(size created by camera)  size:medium</p>
<p>Either the date created or the date modified<br />
datecreated:1/1/2021..1/31/2022 datemodified:1/1/2021..1/31/2022 </p>
<p>The goal is to find files created in each month of multiple years<br />
Copy them and paste them in a subdirectory on an external hard drive</p>
<p>Can this be done in the command mode</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
