Thread: search archive files
my objective
have lib folder. /home/user/lib
contains jar archives.
example: abc.jar , dgfh.jar , benr.jar etc
want decompile these jar files source java files , want search text "environment" in these files.
whats solution ?
input/output:
input: /home/user/lib
output: "environment" text match found in pqrs.java in benr.jar
system: ubuntu server os 10.04 (no gui)
wasn't answered in previous thread?
http://ubuntuforums.org/showthread.php?t=1975377
if want search subdirectories well, use find command instead - -exec {} argument unzip / grep part
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support General Help [ubuntu] search archive files
Ubuntu
Comments
Post a Comment