<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Date search/Replace in bulk files in Operating System - Microsoft</title>
    <link>https://community.hpe.com/t5/operating-system-microsoft/date-search-replace-in-bulk-files/m-p/3837815#M7394</link>
    <description>&lt;!--!*#--&gt;Ashwin this example may help.&lt;BR /&gt;&lt;BR /&gt;Source.txt (Contains three lines below)&lt;BR /&gt;--------------------------------------&lt;BR /&gt;10/07/2006 This is sample text&lt;BR /&gt;10/07/2006 This is sample text&lt;BR /&gt;10/07/2006 This is sample text&lt;BR /&gt;&lt;BR /&gt;Replacer.cmd (Batch file with a single line of script)&lt;BR /&gt;--------------------------------------&lt;BR /&gt;for /f "tokens=1,* delims= " %%i in (C:\source.txt) do @echo 31/07/2006 %%j &amp;gt;&amp;gt;out.txt&lt;BR /&gt;&lt;BR /&gt;The result will be in out.txt&lt;BR /&gt;--------------------------------------&lt;BR /&gt;31/07/2006 This is sample text &lt;BR /&gt;31/07/2006 This is sample text &lt;BR /&gt;31/07/2006 This is sample text &lt;BR /&gt;</description>
    <pubDate>Thu, 10 Aug 2006 02:38:45 GMT</pubDate>
    <dc:creator>Michael Maher</dc:creator>
    <dc:date>2006-08-10T02:38:45Z</dc:date>
    <item>
      <title>Date search/Replace in bulk files</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/date-search-replace-in-bulk-files/m-p/3837813#M7392</link>
      <description>Hi Masters,&lt;BR /&gt;            I have 1000 rtf file where i want to change date from 10/07/2006 to 31/07/2006.&lt;BR /&gt;&lt;BR /&gt;How to do this bulk change? kinly help.&lt;BR /&gt;</description>
      <pubDate>Sat, 05 Aug 2006 01:07:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/date-search-replace-in-bulk-files/m-p/3837813#M7392</guid>
      <dc:creator>Ashwin_4</dc:creator>
      <dc:date>2006-08-05T01:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date search/Replace in bulk files</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/date-search-replace-in-bulk-files/m-p/3837814#M7393</link>
      <description>get sed from&lt;BR /&gt;&lt;A href="http://unxutils.sourceforge.net/" target="_blank"&gt;http://unxutils.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;Phil</description>
      <pubDate>Sat, 05 Aug 2006 04:43:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/date-search-replace-in-bulk-files/m-p/3837814#M7393</guid>
      <dc:creator>Phil.Howell</dc:creator>
      <dc:date>2006-08-05T04:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Date search/Replace in bulk files</title>
      <link>https://community.hpe.com/t5/operating-system-microsoft/date-search-replace-in-bulk-files/m-p/3837815#M7394</link>
      <description>&lt;!--!*#--&gt;Ashwin this example may help.&lt;BR /&gt;&lt;BR /&gt;Source.txt (Contains three lines below)&lt;BR /&gt;--------------------------------------&lt;BR /&gt;10/07/2006 This is sample text&lt;BR /&gt;10/07/2006 This is sample text&lt;BR /&gt;10/07/2006 This is sample text&lt;BR /&gt;&lt;BR /&gt;Replacer.cmd (Batch file with a single line of script)&lt;BR /&gt;--------------------------------------&lt;BR /&gt;for /f "tokens=1,* delims= " %%i in (C:\source.txt) do @echo 31/07/2006 %%j &amp;gt;&amp;gt;out.txt&lt;BR /&gt;&lt;BR /&gt;The result will be in out.txt&lt;BR /&gt;--------------------------------------&lt;BR /&gt;31/07/2006 This is sample text &lt;BR /&gt;31/07/2006 This is sample text &lt;BR /&gt;31/07/2006 This is sample text &lt;BR /&gt;</description>
      <pubDate>Thu, 10 Aug 2006 02:38:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-microsoft/date-search-replace-in-bulk-files/m-p/3837815#M7394</guid>
      <dc:creator>Michael Maher</dc:creator>
      <dc:date>2006-08-10T02:38:45Z</dc:date>
    </item>
  </channel>
</rss>

