Search files in a jar file for a pattern
grepjar [-bcinsw] -e \s-1PATTERN\s0 | \s-1PATTERN\s0 files...
The \*(C`grepjar\*(C' program can be used to search files in a jar file for a pattern.
Print byte offset of match.
Print number of matches.
Compare case-insensitively.
Print line number of each match.
Suppress error messages.
Force \s-1PATTERN\s0 to match only whole words.
Use \s-1PATTERN\s0 as regular expression.
Print help, then exit.
Print version number, then exit.
fastjar\|(1), gcj\|(1), gij\|(1), gfdl\|(7) and the Info entry for gcj.
Copyright (C) 2002, 2007, 2008 Matthias Klose
Permission is granted to copy, distribute and/or modify this document under the terms of the \s-1GNU\s0 General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version. A copy of the license is included in the man page gfdl\|(7).