Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!security!genrad!decvax!harpo!seismo!hao!hplabs!sri-unix!rconn@brl From: rconn@brl@sri-unix.UUCP Newsgroups: net.micro.cpm Subject: New ZCPR2 Utilities Message-ID: <3453@sri-arpa.UUCP> Date: Mon, 1-Aug-83 00:07:48 EDT Article-I.D.: sri-arpa.3453 Posted: Mon Aug 1 00:07:48 1983 Date-Received: Wed, 27-Jul-83 23:18:04 EDT Lines: 37 From: Rick ConnAR87:CPM on MIT-MC contains two new ZCPR2 utilities -- FIND and UNERA. Both are installed by GENINS (actually, no installation needed for UNERA). CRCs check. UNERA, like the other PD UNERAs, is used to unerase files, but this one is integrated into the ZCPR2 System with the consistent syntax. The form of this command is: UNERA afn,afn,afn,afn,... o where as many ambiguous file names as desired can be given. Built-in documentation, invoked by simply typing UNERA with no args or UNERA //, tells you how to use it. UNERA normally places the unerased files into the current user. There are options to: Pause for disk change, Place files into User 0, and List erased files. FIND, like FILE13, is used to search all disks and user areas for a set of files. Again, being consistent with the ZCPR2 syntax, FIND has the following form: FIND afn,afn,afn,... o FIND produces an alphabetical listing of all matched files by disk. FIND does not include System files by default, and the only option, S, enables it to include these also. FIND is installed by GENINS, and GENINS may be used to restrict its range (in terms of disk scanned and maximum user area scanned). Both utilities are quite small, under 2K in size, and both run very quickly, using direct BIOS calls to move through the directory. Enjoy! Rick