This is the Linux app named zfind whose latest release can be downloaded as zfind-1.3.jar. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named zfind with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS
Ad
zfind
DESCRIPTION
Many times, developers (or even, normal users) run into an issue of searching for a resource that is inside a zip. Worse, that resource is inside a zip which is itself inside ANOTHER zip (i.e. nested archive).
Possibly you need to verify whether a particular resource is present in an ear or you want to know part of a file name but don't know which zip/jar on your hard disk contains that class file.
zfind solves this problem. zfind is very fast and it works on most common archive/compress files. Apart from GUI and command line, it also provides API support which let's you use it in your java code as a 3rd party library.
Thanks for using, and if you find any bug, do post a ticket or discussion topic. I can't fix anything if I don't know the problem :)
**Check Wiki for USAGE details
Features
- Fast file search utility (command line and GUI)
- Can search within most common archive files (ZIP, JAR, TAR, WAR, EAR etc)
- Can search within most common compressed files (GZ, TGZ, TAR.GZ, BZ2, XZ etc)
- Nested archives/compressed files supported (i.e. ZIP within ZIP etc) till unlimited depth (Only constrained by system resource)
- Normal directory search supported (recursive search within subdirectories as well as archive files)
- Full File name search with wildcard support (i.e. foo*.bar)
- File name search with regular expression pattern
- Search with case ignore option
- Can be used as API in a java project
Audience
Developers, End Users/Desktop
User interface
Java Swing, Command-line
Programming Language
Java
This is an application that can also be fetched from https://sourceforge.net/projects/zfind/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.