TFIND
searches for one or more strings (boolean AND) in a text file.
TFIND reports all lines whe - 资源详细说明
TFIND
searches for one or more strings (boolean AND) in a text file.
TFIND reports all lines where the string(s) were found (or NOT found
by option).
The search can be limited to a field in a fixed field (i.e. column
oriented) list.
An extended search mode is available, where only letters and digits
are relevant.
Other options:
case sensitive search,
alternative errorlevel with number of hits,
header line with file name, LFN, custom prefix
TFIND
searches for one or more strings (boolean AND) in a text file.
TFIND reports all lines whe - 源码文件列表