Command *grep* *************** Documentation for the grep command in */trans/cmds/grep.c*. Command ======= USAGE ``grep [-inv] `` Locates and displays lines matching specified pattern within specified files. Flags: | -i for case insensitive comparison | -n to display line numbers | -v to invert slection - ie display lines NOT matching. .. TAGS: RST *File generated by Lima 1.1a4 reStructured Text daemon.*