Date: Tue, 17 Jul 2001 16:04:35 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Mylo cc: djgpp AT delorie DOT com Subject: Re: Appropriate tool to do this task? In-Reply-To: <38cf9e1c.0107170419.34bcfbc3@posting.google.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 17 Jul 2001, Mylo wrote: > Working on a script in DOS where I'm parsing information in line by > line from a file FILE1.TXT. As each line is processed I'm trying to > find the equivalent string of text in a second file (FILE2.TXT). You want Gawk. Download and install v2gnu/gwk306b.zip.