Minidisk Tools George Haddad Michigan State University MSUMDISK VMARC contains a few tools developed at MSU for querying minidisks accessed by other userids. These were developed to troubleshoot problems with running service machines and or remote end-users by allowing systems programmers to sniff for multiple copies of files, incorrect Mdisk search order, and 'stale' mdisk accesses. These have been at MSU with CMS5.6, CMS8, and CMS10, and will hopefully work without modification on all releases in between. LISTFOR EXEC: simulates a CMS LISTFILE command for a different logged on userid by sniffing its CMS control blocks. At present, LISTFOR only works with mdisks. SFS support will hopefully be added in the future. LISTFOR $EXEC LISTFOR CNTRL LISTFOR README LISTFOR UPDTWCRD LISTFOR EXEC QMD EXEC: simulates a CMS QUERY DISK command for a different logged on userid by sniffing its CMS control blocks. QMD $EXEC QMD README QMD EXEC QMD REXX QACCESS EXEC: is a sample usage of the QMD EXEC. QACCESS determines which users having a CP LINK to an mdisk actually have the disk ACCESSed. QACCESS EXEC QACCESS README QACCESS $EXEC CPDSTRNG REXX: is a CMS PIPEs stage to re-format the output from a CP DISPLAY HOST command. CPDSTRNG is called by LISTFOR and QMD. CPDSTRNG $REXX CPDSTRNG REXX