The RSU program produces summarised reports of the data collected on system use by the accounting system. RSU is short for Report System Use. Further information is available by typing: HELP RSU COMMAND How to enter the RSU command. HELP RSU EXAMPLES Examples of the use of the RSU command. HELP RSU SWITCHES Details of the command line switches. 2 COMMAND The general form of the RSU command is: RSU ><=>> where the angle brackets denote optional syntax. The available switches are: /FU produce full report (used with /SA,/GR,/GN,/MA,/NA,/SP,/DA,/AF and /BE) /LO produce plot of system load (used with /PL,/SP,/DA,/AF and /BE) Further information on these switches is available by typing HELP RSU SWITCHES. The default output file is TI:[current uic]ddmmmyy.RPT, where "ddmmmyy" is derived from the current date, eg. 29OCT81. The default input file (which must be in a special format produced by the accounting system) is ACCOUNTS.DAT or STATISTIC.DAT for /FU and /LO respectively; both files are stored by default under LB:[0,0]. 2 SWITCHES The following switches are accepted by RSU: /FU:grp:mem Produce a full report for the (octal) group and member numbers given. If either grp or mem is omitted, they default to wild cards. /GR Include a group-by-group usage report. /GN:filespec Specify group name table file (default is GROUP.NAM) /SA:n1:n2:n3:n4:n5:n6 Designate system accounts and produce system/user report. /NA:name Produce a report (full if /FU also) for the user whose last name is "name". /FU group/member selection is legal also. /MA Omit all information for member accounts from the listing and show all such information under the master account entry. /LO Produce a plot of system load as a function of time of day (may not be used with /FU). Plot only produced if /PL specified. /SP Spool the output file to a printer. This switch is ignored if the output device is a terminal. Default is /-SP. /DA:dd-mmm-yy Include only accounting data written by the system on the specified date. If no date is specified, today's date is used. /BE:dd-mmm-yy Include only accounting information written on or before the specified date. If /DA is also given, /BE is checked for syntax but is otherwise ignored. /AF:dd-mmm-yy Include only accounting information written on or after the specified date. If /DA is also given, /AF is checked for syntax but is otherwise ignored. 2 EXAMPLES Some typical uses of the RSU command are: RSU Produce a summary listing on TI: for all users. RSU SY:/NA:SYS Write a summary listing to DDMMMYY.RPT for user SYS. RSU SY:/FU/SP/MA/GR Write a full listing to DDMMMYY.RPT for all UICs and send the output file to a printer. Member account entries will be included with the master entry. A group-by-group usage summary will be included. RSU SY:WHATIDID.ACC/FU:101:15/DA:17-OCT-81=LB:[330,207]OCTOBER.DAT Write a full listing for UIC [110,15] only to the file WHATIDID.ACC under the current UIC. The only transactions included will be those recorded on 17-Oct-81 and the input file will be LB:[330,207] OCTOBER.DAT, which must be a copy of a previously created accounting file (LB:[0,0]ACCOUNTS.DAT).