<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://devopsnotebook.com/index.php?action=history&amp;feed=atom&amp;title=Windows_Command_Line_snippets</id>
	<title>Windows Command Line snippets - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://devopsnotebook.com/index.php?action=history&amp;feed=atom&amp;title=Windows_Command_Line_snippets"/>
	<link rel="alternate" type="text/html" href="https://devopsnotebook.com/index.php?title=Windows_Command_Line_snippets&amp;action=history"/>
	<updated>2026-04-23T18:47:30Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.33.1</generator>
	<entry>
		<id>https://devopsnotebook.com/index.php?title=Windows_Command_Line_snippets&amp;diff=199&amp;oldid=prev</id>
		<title>MilosZ: Created page with &quot;=== Search and replace string from windows command line  === &lt;pre&gt; c:\ powershell -Command &quot;(gc somefile.txt) -replace 'foo', 'bar' | Out-File -encoding ASCII somefile.txt&quot; &lt;/...&quot;</title>
		<link rel="alternate" type="text/html" href="https://devopsnotebook.com/index.php?title=Windows_Command_Line_snippets&amp;diff=199&amp;oldid=prev"/>
		<updated>2020-08-29T08:34:12Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=== Search and replace string from windows command line  === &amp;lt;pre&amp;gt; c:\ powershell -Command &amp;quot;(gc somefile.txt) -replace &amp;#039;foo&amp;#039;, &amp;#039;bar&amp;#039; | Out-File -encoding ASCII somefile.txt&amp;quot; &amp;lt;/...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=== Search and replace string from windows command line  ===&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
c:\ powershell -Command &amp;quot;(gc somefile.txt) -replace 'foo', 'bar' | Out-File -encoding ASCII somefile.txt&amp;quot;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;/div&gt;</summary>
		<author><name>MilosZ</name></author>
		
	</entry>
</feed>