Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!ucbvax!ucdavis!csusac!monsoor From: monsoor@csusac.csus.edu (Matt Monsoor) Newsgroups: alt.sources.amiga Subject: Re: Compression Summary: More info Keywords: foo Message-ID: <1990Sep14.084659.23892@csusac.csus.edu> Date: 14 Sep 90 08:46:59 GMT References: <38934@shemp.CS.UCLA.EDU> Reply-To: monsoor@csusac.UUCP (Matt Monsoor) Distribution: alt.sources.amiga Organization: California State University, Sacramento Lines: 22 Also if you have files like the following: filename.zuu1 filename.zuu2 filename.zuu3 On the Amiga you want to to to the join command: join filename.zuu1 filename.zuu2 filename.zuu3 as filename.zuu And on a unix system you want to do the cat command: cat filename.zuu1 filename.zuu2 filename.zuu3 > filename.zuu Before you UUDecode them. :-) -- +-----------------------------------------------------------------------------+ | Matthew G. Monsoor | UUPC: {ucdavis|lll-crg}!csusac!monsoor | | (916) 278-6288 | Internet: monsoor@csusac.csus.edu | +-----------------------------------------------------------------------------+