I generally use 7zip when on Windows and uncompressing multiple 7zip files. I have come across several articles noting that I need to concatenate multiple 7zip files to a single zip archive if I wish to uncompress in Linux.
- Is this necessary?
- Can I not specify simply the first of the multiple 7zip files?
The reason I ask is it appears that when running the command 7zr e {name_of_first_archive} it only uncompresses the first archive.