Not so. I'm using glibc 2.1.2, tar 1.13.11 and gzip 1.2.4 straight
from the RedHat 6.1 distribution, and tar -z handles files > 2 GB just
fine. The only reason for this, of course, is that tar was designed
to be used with streaming media (and in this case it is even operating
on a compressed stream fed through a pipe), thus it never seeks.
-hpa
-- <hpa@transmeta.com> at work, <hpa@zytor.com> in private! "Unix gives you enough rope to shoot yourself in the foot." http://www.zytor.com/~hpa/puzzle.txt- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/