Search found 1 match

by nikhil3298
23 Jan 2015 00:35
Forum: DOS Batch Forum
Topic: FindRepl.bat:New regex utility to search and replace strings
Replies: 139
Views: 293840

Re: FindRepl.bat:New regex utility to search and replace str

Hi Aacini, I am working on this requirement where I need to search for multiple keywords in a file So I need to print the keyword found as well as line number in file also the line in the file Like for below file Keyword is found here NoKeyword is found here [Keyword]:1:Keyword is found here Can you...