Translations:A tutorial on 'tar'/8/en
Jump to navigation
Jump to search
Typically, --xz
produces a smaller compressed file (i.e. with a better compression ratio) but takes longer and uses more RAM while working [1]. --gzip
does not typically compress as much, but may be used if you encounter difficulties due to insufficient memory or excessive run time during tar --create
.