Notes on the Amiga version of Zoo. (2.00) Please see the file changes which should have been included with this distribution for a list of the changes from the previous version of AmigaZoo. AmigaZoo supports full-length AmigaDOS filenames and can archive and restore a directory structure. Note, for adding comments to an archive, the Amiga's eof character is a control \. Thanks to some suggestions from a single drive user, this release of AmigaZoo has two commands to try and make their life a little bit easier when using AmigaZoo. The first is a command line option to AmigaZoo that causes it to wait for the user to press return before doing any disk I/O. If a "w" is the first character in the command AmigaZoo will wait for return. (zoo wx zfile) The other is a program, included in this distribution, that sets the behavior of the system back to how it was before a cd command is issued. This should make single drive users a little less loath to use the cd command. The program is called 'uncd'. AmigaZoo can be used advantageously with a pipe device. Though I have yet to see a shell that allows them to be used effortlessly, I have heard that they exist and would appreciate pointers to a good one. One use of a pipe that comes to mind, is the use of a find program, to archive a directory tree. A find program by Rodney Lewis was posted to usenet that serves nicely for this. One way of using this with the current CLI is to have two CLI's and type into one of them "find >p:list -type f -name *.c -print" then type into the other window "zoo