Can anyone tell me what I need to do to get findstr to search a unicode encoded file. If I save the file as Ansi Text it works fine but in my case, the tool needs to be able search a unicode source.
If this is not possible does anyone know what command line tool I can use to search for a string in a file.
If this is not possible does anyone know what command line tool I can use to search for a string in a file.