```bash zip -s 100m zipfile.zip file1.txt file2.txt This will split the archive into parts of 100MB each.
If the utilities are not pre-installed, you can add them using the Advanced Package Tool (APT) sudo apt install zip unzip GeeksforGeeks How To Compress / Archive Files in Kali Linux kali linux zip