FIND and SDIR Subdevice file utility programs Submitted to Fall 1984 DECUS RT-11 SIG Tape By: D. N. Tanner Sandia National Laboratories Livermore, Ca 94550 FIND is a device and sub-device file search utility. The program will search devices and .DSK files for a file or files. The the device name, file name, file size and date are displayed. If the file is in a sub-device file that name is also included. Wild cards are allowed in the file name and file type. Operates on RT-11 Version 4 and 5 and TSX+ Possibly on V3 but has not been tested. It will not work on HT-11 or RT-11 verion 2C. FIND currently does not readed nested sub-device files. That feature is in development. SDIR will will display the directory of any subdevice file. There is no need to MOUNT the file to a logical device. SDIR operates with RT-11 V5 or V4 and TSX+. It will not operate with RT-11 V2C or HT-11. File Directory FIND .COM 1 22-Sep-84 -- Links FIND FINDA .COM 1 15-Dec-84 -- Assembles FIND and SDIR SDIR .COM 1 28-Sep-84 -- Links SDIR FIND .DOC 13 15-Dec-84 -- Documentation for FIND SDIR .DOC 4 15-Dec-84 -- Documentation for SDIR DATEI .MAC 7 15-Dec-84 -- Subroutine, Date to ASCII FETCH .MAC 2 15-Dec-84 -- Subroutine, Fetch a handler FIND .MAC 19 15-Dec-84 -- FIND main program GETFIL.MAC 6 28-Sep-84 -- Gets a directory file entry IOASC .MAC 4 28-Nov-81 -- Integer to ASCII conversion NAMCAT.MAC 7 15-Dec-84 -- File name category SAVER .MAC 4 15-Feb-75 -- Saves and restores registers SDIR .MAC 8 15-Dec-84 -- SDIR main program TSTFIL.MAC 10 15-Dec-84 -- Does a wild card file name test FIND .MAP 2 15-Dec-84 -- FIND program link map SDIR .MAP 2 15-Dec-84 -- SDIR program link map FIND .RNO 12 15-Dec-84 -- Runoff source for FIND.DOC SDIR .RNO 4 15-Dec-84 -- Runoff source for SDIR.DOC FIND .SAV 15 15-Dec-84 -- FIND program SDIR .SAV 12 15-Dec-84 -- SDIR program README.1ST 2 15-Dec-84 -- This file