in reply to Optimizing File handling operations

If you're on a *nix system, you could diff the files and just process the lines that are different.

-Greg

  • Comment on Re: Optimizing File handling operations