How to detect the following string from file safely with FIND (cmd.exe default commands), while the name minnie can be anything? its just that FROM: line has [email protected] on it.
From: "Minnie" <[email protected]>
it should not be mixed to this TO line :
To: <[email protected]>
e.g. this batch file row does not work properly :
find "[email protected]" abc.txt