Skip to content

Instantly share code, notes, and snippets.

@koic
Created October 5, 2011 01:38
Show Gist options
  • Select an option

  • Save koic/1263402 to your computer and use it in GitHub Desktop.

Select an option

Save koic/1263402 to your computer and use it in GitHub Desktop.
ruby -e 'Dir.glob("*").each { |jar| system("jar tvf #{jar}") }'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment