Does anyone have any experience with writing batch or command files on Windows that use Grep or FIndStr to do a find and replace?

I'm outputting ~10 mb text files that contain mesh data, and looking for an automated way of appending some data in half a dozen places.

I've gone from manual editing to using GrepWin, but want reduce mouse clicks further if possible!