Subject: Re: tar file format
To: John Maier <JohnAM@datastorm.com>
From: Alistair G. Crooks <agc@uts.amdahl.com>
List: netbsd-help
Date: 07/26/1995 08:57:53
> I've been working on a project where tar is involved. I need to figure out
> the format of tar files. Can anyone tell me or point me to information
> about the tar files format?
> I've looked at the pax source and was rather over whelmed by the mass of
> code. I find it easier to code than to port.
Why don't you take a look at the source code for tar?
Specifically, there's a union in
/usr/src/gnu/usr.bin/tar/tar.h
that might be of some help to you.
Alistair
--
Alistair G. Crooks (agc@uts.amdahl.com) +44 125 234 6377
Amdahl European HQ, Dogmersfield Park, Hartley Wintney, Hants RG27 8TE, UK.
[These are only my opinions, and certainly not those of Amdahl Corporation]