Created
May 17, 2018 12:53
-
-
Save sasuw/6256ca2b21f511170ee0e5e917e2168e to your computer and use it in GitHub Desktop.
Revisions
-
sasuw created this gist
May 17, 2018 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ #!/bin/bash find ~/.m2/repository/ -name "*jar" | xargs -L 1 zip -T | grep error | grep invalid