How 2 Know
If you can't Google it, You Can Knowing it.

Posts Tagged ‘zip’

uncompress files using jar command

Sunday, February 23rd, 2014

you can uncompressed zipping files using java, specially “jar” command:

 

to do that , try the following :

 

/usr/java6/bin/jar -xvf /tmp/test.zip