Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is a really simple command line tool to search for resources
within jar files.  

usage is pretty simple, the following command will find all properties files
in jars in the current directory and below.

java -jar grepJar.jar ".*\.properties"

very useful for tracking down resource references
 

About

simple regex grep utility that searches within jar files

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages