RegFind
|
RegFind, a fast and flexible command-line utility to search files and directories for regular expressions - and more.
RegFind [options] "pattern" [file-mask [file-mask] ...]
Searches the specified files for a regular expression pattern. If no file mask (e.g. *.vb or subdir\*.txt) is specified, all files in the current directory are searched.
The search pattern may be delimited by double or single quotes, or square brackets, e.g. [Dim S As String = ""].
Valid options are:
/r[eplace]:<replace-pattern> - replace matched text, e.g. /r:$1
/s[ubdirs] - search in subdirectories
/f[ilemode] - file mode (default is line mode)
/c[ase] - case sensitive (default is case insensitive)
/n[ofiles] - do not display file names
/b[are] - all output on single line (implies /n)
/v[erbose] - display number of matches
/i[nteractive] - read from standard input
Requirements:
* .NET Framework
The license of this software is Freeware, you can free download and free use this search tool software.