[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ale] who is the fastest bash scripter?



I want to run a bash script that will do the following:

jar -tf *.jar | grep <classname>


which will iterate through ./*.jar, and if it finds anything that matches the classname, it will print the jar file name.

Can anyone help me out?
Jason
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale