DEFDIR - Obtain default directory of a process This program obtains the default directory of a given process. It uses a special kernel mode AST to get the translation of SYS$DISK and the directory string in PIO$GT_DDSTRING of the processes virtual address space. PROCFILES - display open files for users This program will display the file specifications of all open files for a given user(s).