Get the filename after find -name | xargs – unix.stackexchange.com 07:25 Posted by Unknown No Comments I've a multiple jar directory in which I would like to locate some classes. I found a solution to see if a Class exists with the following command : find -name "*.jar" | xargs -n 1 jar tf | grep '... from Hot Questions - Stack Exchange OnStackOverflow via Blogspot Share this Unknown
0 Comment to "Get the filename after find -name | xargs – unix.stackexchange.com"
Post a Comment