1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2024-11-01 23:17:56 +01:00
tldr/pages/common/jar.md
2016-01-15 16:45:17 +01:00

115 B

jar

Java Applications/Libraries Packager.

  • Unzip .jar/.war file to the current directory:

jar -xvf *.jar