Zip the Folder and Unzip the Folder in Linux
作者:XD / 发表: 2021年12月7日 04:40 / 更新: 2021年12月7日 05:12 / 编程笔记 / 阅读量:2111
Zip the Folder and Unzip the Folder in Linux
zip -r zipmyfile.zip ./*
unzip -o -d /home/new_path unzipmyfile.zip
相关标签
Zip the Folder and Unzip the Folder in Linux
zip -r zipmyfile.zip ./*
unzip -o -d /home/new_path unzipmyfile.zip
本站现有博文321篇,共被浏览770737次
本站已经建立2457天!