Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!rutgers!uwvax!oddjob!tank!uxc!uxc.cso.uiuc.edu!uxg.cso.uiuc.edu!uxh.cso.uiuc.edu!phil From: phil@uxh.cso.uiuc.edu Newsgroups: comp.unix.questions Subject: How can I merge tar files? Message-ID: <22400003@uxh.cso.uiuc.edu> Date: 19 Oct 88 04:54:00 GMT Lines: 11 Nf-ID: #N:uxh.cso.uiuc.edu:22400003:000:301 Nf-From: uxh.cso.uiuc.edu!phil Oct 18 23:54:00 1988 I would like to know if there is a program around that can merge two or more tar files. I tried "cat" but it seems mere concatenation of tar files is not good enough for "tar". I'm trying to avoid the extra /tmp space that would be taken up by rebuilding the trees from the tar files I have. -phil