Skip to content

Instantly share code, notes, and snippets.

@maoo
Created December 24, 2012 09:13
Show Gist options
  • Select an option

  • Save maoo/4368508 to your computer and use it in GitHub Desktop.

Select an option

Save maoo/4368508 to your computer and use it in GitHub Desktop.
find . -name "*.jar" -exec sh -c 'jar -tf {}|grep -H --label {} 'NodeService.class'' \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment