bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Re: creating identical .tar.gz files for use with version


From: Chris Pickett
Subject: Re: [Bug-tar] Re: creating identical .tar.gz files for use with version control
Date: Tue, 31 Mar 2009 03:19:40 -0400
User-agent: Thunderbird 1.5.0.14 (Macintosh/20071210)

Tim Kientzle wrote:
Nathan Stratton Treadway wrote:
Note that, apart from anything the tar command is doing, the "gzip"
records the current date/time inside the .gz file.

Good point; I wonder if bzip2 or lzma would
avoid this problem?  I don't think either
of them records the current time.

Yes, bzip2 works too, i.e. tar cvfj a.tar.gz a/ is great.

Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]