Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!usc!merlin.usc.edu!girtab.usc.edu!aliu From: aliu@girtab.usc.edu (Terminal Entry) Newsgroups: comp.sys.amiga Subject: Re: Archivers Keywords: packers Message-ID: <6337@merlin.usc.edu> Date: 8 Nov 89 07:26:19 GMT References: <8911052127.AA03986@astro.psu.edu> <6297@merlin.usc.edu> <633@tau.sm.luth.se> <984@unsvax.NEVADA.EDU> <5859@ucdavis.ucdavis.edu> <987@unsvax.NEVADA.EDU> Sender: news@merlin.usc.edu Reply-To: aliu@girtab.usc.edu (Terminal Entry) Organization: University of Southern California, Los Angeles, CA Lines: 23 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. lharc on the other hand will automatically >lharc all the directories if you "lharc -r -x a foobar fonts:*" > 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? aliu@nunki.usc.edu Forwarded (MD)