Brutally simple shell script I often use to find a class file that I know exists somewhere in a directory tree full of jar files (but generally useful for finding files somewhere in a directory tree of zips): #!/bin/bash ...
duff.blog1 min readNo responses yet.