Submitted by: Thomas J. Linscomb Computation Center The University of Texas at Austin Austin, Texas 78712 (512) 471-3241 This submission contains two programs and a command file that help facilitate billing for disk usage. Program DSKCHG will make entries into the accounting file by reading in DISKQUOTA and AUTHORIZE listing files and matching UIC'S. The accounting record includes the User Name, Account, Uic, disk usage and permanent quota. Additional documentation is found in DSKCHG.DOC. The second program, QUOTA will take a binary file with the USER accounting records and produce a listing file of the disk usage. QUOTA.DOC includes the documentation for this program.