Karl Berry <[email protected]> ha escrit: > Yes, tar tzf invokes gzip which is able to read old compress' input. > > That's what I assumed. So, how about making tar tf also invoke gzip?
No problem. That's easily done when configuring tar: ./configure --with-compress=gzip Regards, Sergey
