<?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 and replace &#8211; it.megocollector.com</title>
	<atom:link href="https://it.megocollector.com/tag/find-and-replace/feed/" rel="self" type="application/rss+xml" />
	<link>https://it.megocollector.com</link>
	<description>The information technology compendium</description>
	<lastBuildDate>Sat, 28 Mar 2026 21:17:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>DOS Batch &#8211; Find and Replace all occurrences of a string with another string</title>
		<link>https://it.megocollector.com/scripts/dos-batch-find-and-replace-all-occurrences-of-a-string-with-another-string/</link>
		
		<dc:creator><![CDATA[admin]]></dc:creator>
		<pubDate>Wed, 02 May 2012 17:59:23 +0000</pubDate>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[batch]]></category>
		<category><![CDATA[batchsubstute.bat]]></category>
		<category><![CDATA[dos]]></category>
		<category><![CDATA[find and replace]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[updated]]></category>
		<guid isPermaLink="false">https://it.megocollector.com/?p=1776</guid>

					<description><![CDATA[A fantastic write-up for a batch file, DOS Batch &#8211; Find and Replace, that allows string substitution in a text file. It parses each line of a text file for a particular string and replaces it with another string. For example, to replace all occurrences of &#8220;red&#8221; in &#8220;color.txt&#8221; with &#8220;blue&#8221; and put the output on the screen. The script...]]></description>
		
		
		
			</item>
	</channel>
</rss>
