-
Notifications
You must be signed in to change notification settings - Fork 0
lukesandberg/grepJar
Folders and files
Name | Name | 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
Watchers
Forks
Releases
No releases published
Packages 0
No packages published