Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!wuarchive!gem.mps.ohio-state.edu!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-ses!hpdml93!rodger From: rodger@hpdml93.HP.COM (Rodger Anderson) Newsgroups: comp.sys.amiga Subject: Re: archivers and encoders Message-ID: <380049@hpdml93.HP.COM> Date: 9 Nov 89 09:29:56 GMT References: Organization: Hewlett Packard - Boise, ID Lines: 37 >/ hpdml93:comp.sys.amiga / aliu@girtab.usc.edu (Terminal Entry) / 12:26 am Nov 8, 1989 / >In article <987@unsvax.NEVADA.EDU> maniac@arrakis.nevada.edu.uucp (ERIC SCHWERTFEGER) writes: >>What version of Zoo do you have? I have 2.01, and I have to specify every >>directory myself. Yes, zoo will store the full path name, but in order to >>zoo the fonts directory, and all subdirectories, for example, you would >>need to "zoo a foobar fonts:*" then "zoo a foobar fonts:topaz/*", etc, for >>each individual subdirectory. >> >I have 2.01 running on Unix, (at least I think it is 2.01), and to >store whole directories I move to the top directory and send a: >find * -print | zoo aI archivename >'find' will output a list with all the paths, which gets piped to zoo. >However, I haven't figured out how to do this on Amiga yet. Anyone knows of >a 'find' program for the Amiga? I'm running Cshell v3.03a. Any other way? Yes, there is an Amiga find. I have been using it for quite a while now. I think I got it off this net (comp.sources.amiga). Source was include. The ARP (Amiga Replacment Project) shell (also known as ASH) can do unix style piping (using the PIP: device that comes with ConMan) and you should be able to pipe the output of find into zoo as shown above. I just got through uploading find to BIX. Maybe it should be (re-?)posted here? Ok, I found it (here at work). It was written by Rodney Lewis. I have the source, and its version 1.2. It was posted in comp.sources.amiga in march of this year (1989). > aliu@nunki.usc.edu > Forwarded (MD) -- Rodger Anderson (rodger@hpdml93) or(rodger%hpdml93@hplabs.hp.com)