Sunday, 11 August 2013

How to zip a file using cmd line?

How to zip a file using cmd line?

I want to zip a directory using bat file command.
For example if i want to unzip a file means i can use jar xf file.zip bat
file command.
Like that i want command line code to zip a directory.

No comments:

Post a Comment