Help: grep
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com
or submit via the online form by Aug 20.

The "grep" command:

Usage: fossil grep [OPTIONS] PATTERN FILENAME

Run grep over all historic version of FILENAME

Options:

    -i|--ignore-case         Ignore case
    -l|--files-with-matches  Print only filenames that match
    -v|--verbose             Show each file as it is analyzed