Mac分卷压缩

it2022-05-08  6

zip - largefile | split -b 500k

tar czvf - largefile | split -b 500k

如果需要命名

zip - largefile | split -b 500k -a 3 - file.zip

转载于:https://www.cnblogs.com/ZhengQiZHou/p/10560169.html

相关资源:各显卡算力对照表!

最新回复(0)