<?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 &#8211; zaur.it</title>
	<atom:link href="https://zaur.it/tag/find/feed/" rel="self" type="application/rss+xml" />
	<link>https://zaur.it</link>
	<description>Practical tools and guides for system administrators</description>
	<lastBuildDate>Fri, 11 Sep 2026 10:53:35 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://zaur.it/wp-content/uploads/2025/04/cropped-LogoZaurIt-e1745511455393-1-32x32.png</url>
	<title>find &#8211; zaur.it</title>
	<link>https://zaur.it</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>findstr and find in Windows: the regex dialect, the traps and which one to use</title>
		<link>https://zaur.it/findstr-find-windows/</link>
					<comments>https://zaur.it/findstr-find-windows/#respond</comments>
		
		<dc:creator><![CDATA[Zaur Bahramov]]></dc:creator>
		<pubDate>Fri, 11 Sep 2026 10:53:35 +0000</pubDate>
				<category><![CDATA[Guides]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[Windows command line]]></category>
		<category><![CDATA[cmd]]></category>
		<category><![CDATA[find]]></category>
		<category><![CDATA[findstr]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[sysadmin]]></category>
		<category><![CDATA[text search]]></category>
		<category><![CDATA[windows commands]]></category>
		<guid isPermaLink="false">https://zaur.it/?p=2665</guid>

					<description><![CDATA[Every CMD one-liner that filters output ends in one of two commands. find looks for a literal string. findstr looks for a pattern. They are not the same tool with different names, they do not take the same switches, and choosing the wrong one is how a filter that looks right returns the wrong lines. [&#8230;]]]></description>
		
					<wfw:commentRss>https://zaur.it/findstr-find-windows/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
