I had a script that was using the grep command to extract lines from a text file. That was under a Linux server. Since then we migrated to a Windows 2000 server and I found out that it doesn't support the grep command. Is there a substitute or work-around for this problem I have?
Thanks, Evan