EADST

Zip Files with Password in Linux

Zip Files with Password in Linux

# zip the file
zip -rP your_password your_file_name.zip your_file_path

# unzip the file
unzip -P your_password your_file_name.zip
相关标签
About Me
XD
Goals determine what you are going to be.
Category
标签云
站点统计

本站现有博文242篇,共被浏览290573

本站已经建立1779天!

热门文章
文章归档
回到顶部