$ find . -type f -name '*.jar' -print|while read LINE do jar tvf ${LINE}|perl -nle "/\/oracle$/ and print \"${LINE}\" . qq/\$_/" done ./stage/Components/oracle.rdbms/11.2.0.4.0/1/DataFiles/filegroup38.jar 0 Sat Aug 24 11:43:30 JST 2013 bin/oracle
$ find . -type f -name '*.jar' -print|while read LINE do jar tvf ${LINE}|perl -nle "/\/oracle$/ and print \"${LINE}\" . qq/\$_/" done ./stage/Components/oracle.rdbms/11.2.0.4.0/1/DataFiles/filegroup38.jar 0 Sat Aug 24 11:43:30 JST 2013 bin/oracle