mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 10:42:07 +02:00
commit
ebe6b986fb
1 changed files with 7 additions and 0 deletions
7
pages/common/jar.md
Normal file
7
pages/common/jar.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
# jar
|
||||
|
||||
> Java Applications/Libraries Packager.
|
||||
|
||||
- Unzip .jar/.war file to the current directory:
|
||||
|
||||
`jar -xvf *.jar`
|
Loading…
Add table
Reference in a new issue