2 examples for jar

{{ score }}
  # see what's inside a .jar archive
jar tf archive.jar
        
{{ score }}
  jar xfv file.jar
#extracts dot jar file. This did work