| glark searches text files for very complex regular expressions, such as the equivalent of (either printf or puts) within 4 lines of (/\b[A-D]\w*/ on the same line as /\$\d\.\d{2}/). Highlights the matched expression(s), displays context around the match, and automatically skips non-text files. Almost all options from grep are supported. |