Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!agate!garnet.berkeley.edu!ked From: ked@garnet.berkeley.edu (Earl H. Kinmonth) Newsgroups: comp.misc Subject: Re: tar Message-ID: <23481@agate.BERKELEY.EDU> Date: 23 Apr 89 00:22:37 GMT References: <22299@dhw68k.cts.com> Sender: usenet@agate.BERKELEY.EDU Distribution: usa Organization: University of California, Berkeley Lines: 7 In article <22299@dhw68k.cts.com> allan@dhw68k.cts.com (Alan Perry) writes: > >Is there a document that describes tar format? If so, what is that document? Unfortunately there is no longer one tar format. On 4.3 BSD man 5 tar will give you details of the format. GNU tar documentation gives a detailed description of the format(s).