зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 05:06:05 +02:00
9 строки
156 B
Plaintext
9 строки
156 B
Plaintext
http://askubuntu.com/questions/54579/how-to-split-larger-files-into-smaller-parts
|
|
|
|
split/join
|
|
|
|
7z a -mx0 -v1g a.7z file.iso
|
|
---
|
|
7z x a.7z.001
|
|
7z e a.7z.001
|