当前位置:网站首页>[environment setup] zip volume compression
[environment setup] zip volume compression
2022-06-24 14:18:00 【. Yun Zhe】
Commonly used compression and decompression
zip -r data.zip data # Compress
unzip data.zip # decompression
Volume compression and decompression
zip -r imgs.zip ./imgs # Master as one zip file
zip -s 1024m imgs.zip --out subimgs.zip # Divide compressed files into volumes , Each volume 1024M
zip subimgs.zip -s=0 --out single.zip # According to sub volume , Merge files
unzip -d ./single.zip # compression
边栏推荐
- 百度地图API绘制点及提示信息
- Simulated 100 questions and answers of fluorination process examination in 2022
- Baidu map API drawing points and tips
- NPM package [details] (including NPM package development, release, installation, update, search, uninstall, view, version number update rules, package.json details, etc.)
- 根据前序&中序遍历生成二叉树[左子树|根|右子树的划分/生成/拼接问题]
- Preliminary study on AQS
- 常见的单例模式&简单工厂
- Unity 热力图建立方法
- 数字臧品系统开发 NFT数字臧品系统异常处理源码分享
- Go语言三个高效编程的技巧
猜你喜欢
![Generate binary tree according to preorder & inorder traversal [partition / generation / splicing of left subtree | root | right subtree]](/img/f7/8d026c0e4435fc8fd7a63616b4554d.png)
Generate binary tree according to preorder & inorder traversal [partition / generation / splicing of left subtree | root | right subtree]

Common singleton mode & simple factory

Getting to know cloud native security for the first time: the best guarantee in the cloud Era

Télétravail: Camping à la maison gadgets de bureau | rédaction communautaire

Unit contour creation method

Py之toad:toad的简介、安装、使用方法之详细攻略

The difference between V-IF and v-show

leetcode:1504. 统计全 1 子矩形的个数

打败 二叉树!

远程办公之:在家露营办公小工具| 社区征文
随机推荐
markdown/LaTeX中在字母下方输入圆点的方法
09_一种比较高效的记忆方法
根据前序&中序遍历生成二叉树[左子树|根|右子树的划分/生成/拼接问题]
Getting to know cloud native security for the first time: the best guarantee in the cloud Era
Research on MySQL composite index
数字臧品系统开发 NFT数字臧品系统异常处理源码分享
Win10 system problems
Method of inputting dots under letters in markdown/latex
AntD checkbox,限制选中数量
Convolution kernel and characteristic graph visualization
leetcode:1504. 统计全 1 子矩形的个数
GO语言并发模型-MPG模型
GO语言-init()函数-包初始化
IDEA连接mysql自定义生成实体类代码
c语言---18 函数(自定义函数)
Rongyun communication has "hacked" into the heart of the bank
**Puzzling little problem in unity - light and sky box
10_那些格調很高的個性簽名
日常知识科普
Jerry's test mic energy automatic recording automatic playback reference [article]