PC & IT SUPPORT MADE EASY FORUM
Would you like to react to this message? Create an account in a few clicks or log in to continue.

use linux command line to split files into 7z files

Go down

use linux command line to split files into 7z files Empty use linux command line to split files into 7z files

Post by jamied_uk 17th August 2015, 14:45

v10m means it will split into 10 mb file chunks
change input and output to suit your folder and output file name

Code:
tar cf - input_folder| 7z a -si output_name.tar.7z -v10m
jamied_uk
jamied_uk
Admin

Posts : 2942
Join date : 2010-05-09
Age : 41
Location : UK

https://jnet.sytes.net

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum