Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!tinman.cis.ohio-state.edu!bob From: bob@tinman.cis.ohio-state.edu (Bob Sutterfield) Newsgroups: comp.windows.x Subject: Re: how do I unpack the core.tar.Z files? Message-ID: Date: 28 Jun 89 16:06:03 GMT References: <284@titan.tsd.arlut.utexas.edu> Sender: news@tut.cis.ohio-state.edu Reply-To: Bob Sutterfield Organization: The Ohio State University Dept of Computer & Information Science Lines: 5 In-reply-to: kam@titan.tsd.arlut.utexas.edu's message of 20 Jun 89 16:53:29 GMT The sources were tar(1)ed, then the archive compress(1)ed, then that file sliced into smaller pieces. To get something useful, reverse the process. That is, say something like cat core.tar.Z-part-*|zcat|tar xvf -