[comp.os.cpm] JetFind: cp/m search utility

bridger%rcc@RAND-UNIX.ARPA (Bridger Mitchell) (03/24/88)

JetFind, a tool I wrote for cp/m z80 machines, may serve your needs.

JetFind searches multiple files, with optional output redirection.
The files can be in ascii text or WordStar format, stand-alone, squeezed,
crunched, or any of those in a LiBRary.  The search pattern(s)
may be regular expressions (equivalent to unix's "grep").  The matched
lines are displayed, optionally with surrounding before-and-following lines.
Command-line, interactive, or script-driven control.  And it is fast.

JetFind is available from Echelon, Inc.

--bridger