K 10 svn:author V 8 jmallett K 8 svn:date V 27 2005-05-12T18:57:37.000000Z K 7 svn:log V 238 Add a flag (-q) which prints no header for the file and which doesn't indent the match text; it also doesn't warn() for files which can't be opened. Remove global variables. Use bool. fopen(3) the files instead of freopen(3)ing stdin. END