Quote:
|
i don't see the benefit over just compressing it to .tar
|
.tar is not compressed at all, it is just an archive format.
Linux (GNU tar) has non-standard extensions added to tar that other implmentations of tar do not have. If the extra typing is a problem write a short shell script to do it.