Path: utzoo!attcan!uunet!lll-winken!lll-tis!ames!mailrus!cornell!uw-beaver!microsoft!ricom From: ricom@microsoft.UUCP (Rico Mariani) Newsgroups: comp.sys.amiga.tech Subject: Re: zoo troubles Message-ID: <1066@microsoft.UUCP> Date: 19 Oct 88 19:03:13 GMT References: <826@applix.UUCP> Reply-To: ricom@microsoft.UUCP (Rico Mariani) Organization: Microsoft Corp., Redmond WA Lines: 28 In article <826@applix.UUCP> scott@applix.UUCP (Scott Evernden) writes: > >Speaking of zoo, > >I have a directory containing about 150 files totaling over 3 megabytes. >I try to "zoo -a archive *". Zoo seems to take _forever_ to do its work. >Even if a try to add a single file, zoo crunches and grinds and takes so >long, that i think something's wrong. > >I tried an experiment and created 100 0-length files. I then did a >"zoo a foobar file1", and once again- clunca-chunka-clanka goes my >harddrive. Was a little quicker tho, causing me to believe that zoo >is reading _every_ file. > >Has anyone else spotted this? I bet you're using a shell... This is my problem with AmigaZoo It searches the whole directory for matching files FOR EVERY FILE ON THE COMMAND LINE. I've had directory's with 500 files in them and I want to archive 50 or so and it takes forever! It seems that it's tring to find matching file names for every name on the command line even if there are no wild card characters in the name. Give me a break! We all know that globbing is slow on the Amiga because of the file system structure, so the net result is that you wait. And wait. And wait. -Rico