How to zip a file using cmd line?

前端 未结 8 1246
灰色年华
灰色年华 2020-12-14 07:10

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 t

8条回答
提交回复
热议问题