Jar
From MEPIS Documentation Wiki
Revision as of 21:24, 21 March 2012 by Jerry bond (Talk | contribs)
A jar file is a Java Archive file, which is actually a zip file with some embedded metadata.
You can open it with the command:
$ java -jar filename.jar