I am trying to extract the files from a .jar file. How do I do that using command line?
I am running Windows 7
In Ubuntu:
unzip file.jar -d dir_name_where_extracting