ubuntu create archive split
# First zip the file without compression
zip -0 big_file.zip big_file.iso
# Then split the zip
zip -s 1000m split_file big_file.zip
# To extract files pass unzip the first of the multizipped files
# and it automatically processes all of the children
unzip split_file.zip
Also in C++:
- bash how to copy or move all files in a list
- can't connect to local mysql server through socket '/var/run/mysqld/mysqld.sock'
- activate git case sensitive windows
- bash command for unzipping tar.gz files
- stop localhost server
- how to calculate nearest location using longitude and latitude
- linux set date timezone
- how to kill running process in linux
- No such module 'Capacitor'
- clear log file space linux
- terraform state
- bash write stderr to file
- powreshell function cleanup
- install php 7.4 nginx ubuntu
- how to delete a file using powershell
- pip install covid
- react native cannot connect to metro server
- cmd kill process
- github commit
- revert git commit
- bootstrap color
- spotify combo chercker
- git asking for password every time
- git abort changes