use linux command line to split files into 7z files
Page 1 of 1
use linux command line to split files into 7z files
v10m means it will split into 10 mb file chunks
change input and output to suit your folder and output file name
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
Similar topics
» split files like zip for linux in cmd shell
» Covert wav to mp3 in linux command line
» Using Timeshift From Command Line Linux cli
» How To Close Linux App From Command Line Or Script
» Command Line Currency Convertion For Linux
» Covert wav to mp3 in linux command line
» Using Timeshift From Command Line Linux cli
» How To Close Linux App From Command Line Or Script
» Command Line Currency Convertion For Linux
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum