mgrep is a command line tool that allows users to search text files for lines matching a given regularexpression. It is similar to the well-known Unix utility, grep.
As a natural extension to the single-line regular expressions, mgrep is also capable of searching for multiline patterns.
mgrep is not a grep replacement, but it is intended to be grep-compatible: implemented options and behavior should be the same as those of grep.
Command line tool to replace quickly strings in files.
Command line tool to replace quickly strings in files.
Replaces recursively in directories, handles huge files, accepts regulars expression patterns, can replace binary chunks...
Command line tool to find documents which contain strings matched by a regularexpression. Supports pdf, Microsoft Office 98-2003, chm, text files. Will soon support html as well. Precompiled win32 version available