I am on ubuntu 20.04 and I have a
71GB.tar
file that I would like to 7zip before moving it to long-term storage.
I can create a new directory.tar.7z
using:
#tar cf - directory | 7z a -si directory.tar.7z
However, I cannot
#7z a -si directory.tar.7z
It just freezes.... no errors...
How can I 7zip *pre-*existing tar archives?
Asked by Time-Bandit
(218 rep)
Aug 13, 2022, 09:30 AM
Last activity: Aug 13, 2022, 11:59 AM
Last activity: Aug 13, 2022, 11:59 AM