JAR Files
jar xfv logit1-12.jar
where parameter:
x extract files
f route data to a file rather than standard out
v verbose mode
logit1-12.jar path/name of the file(s) to expand
Simplying executing the jar program without any parameters should provide additional help on how to use the utility.Note: Some JREs do not come with a JAR utility. In this case, try using a standard zip/unzip utility to decompress the JAR files (such as pkunzip, etc.).
http://www.asu.edu/clubs/amateur_radio_society/logit/about_jar_files.html