Help: grep
Tcl 2014 Conference, Portland/OR, US, Nov 10-14
Send your abstracts to tclconference@googlegroups.com by Sep 8.

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