I use lot of regular expressions. I'm using EditPadpro for all my editing purposes. Most of the time I'll have to extract all the regex matches in the file to another file. Is there any software that can do this?
Example:
While working with contacts file. I need to extract all email addresses to another file.

