Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!purdue!mentor.cc.purdue.edu!gue From: gue@mentor.cc.purdue.edu (George M.B. Chung) Newsgroups: comp.sys.amiga Subject: Re: What to do with zuu? Message-ID: <4824@mentor.cc.purdue.edu> Date: 1 Nov 89 16:05:58 GMT References: <1989Oct31.230856.12165@aucs.uucp> Reply-To: gue@mentor.cc.purdue.edu (George M.B. Chung) Organization: Purdue University Computer Science Lines: 19 In article <1989Oct31.230856.12165@aucs.uucp> 840445m@aucs.UUCP (Alan McKay) writes: >I have some files that I got from the net. I ran 'sh' on them and it >created files with a '.zuu' extension. What do I do with the 'zuu' >files? I tried to run 'zoo' on them but it does not work. >-- >+ Alan W. McKay + VOICE: (902) 542-1565 + >+ Acadia University + "Courage my friend, it is not yet too late + >+ WOLFVILLE, N.S. + to make the world a better place." + >+ 840445m@AcadiaU.CA + - Tommy Douglas + The file with the zuu extension means that it is a zoo file that has been uuencoded. (z for zoo and uu for uuencoded) So just do a uudecode filename.zuu It will produce a filename.zoo file. Then just use zoo on the filename.zoo file. George Chung gue@mentor.cc.purdue.edu