**************************************************************************** SUM (Show Users More) **************************************************************************** SUM is a program to display the same information as SHOW USERS plus the LAT server name and port name. The only qualifier of SHOW USERS "/OUTPUT" is supported as is the "username" parameter. ---------------------------------------------------------------------------- $ SUM VAX/VMS Interactive Users 13-MAY-1988 22:03:34.31 Total number of interactive users = 8 Username Process Name PID Terminal BFUJIMOTO BFUJIMOTO 214034E6 RTA2: CNDOAN Christine 2140332D VTA946: LTA773: LYRA00 PORT_4 GUTHRIE Kevin 2140342B VTA953: LTA780: LYRA07 PORT_1 ILSCM ILSCM 21402CC9 RTA1: MNK mnk_vta932 214028FA VTA932: LTA759: BOOTES 9Y7C_29AB OPERATOR OPERATOR 21402A42 OPA0: RUSCH Krakatoa 2140289D VTA965: LTA792: LYRA04 PORT_6 THOMAS THOMAS_VTA977 214034E5 VTA977: LTA804: LYRA07 PORT_5 ---------------------------------------------------------------------------- The physical device name field of the SHOW USERS display has been moved slighty to the left to accomodate a 6 character LAT server name plus the port name field. Since LAT terminal servers should be named the same as their DECnet node database entry for downloading, we expect the name to be only 6 characters long and truncate if it's longer. This usually means the display will fit on an 80 column screen. The default name of a DEC LAT server is "LAT_08002Bxxxxxx" which would get truncated. To see the full LAT server name use the "/FULL" qualifier. --------------------------------------------------------------------------- The following are instructions on how to build SUM: If you have MMS Without MMS --------------- ----------- $ MMS $ @MAKE_SUM The following are instructions on how to use SUM: $ SUM == "$disk:[directory]SUM.EXE" $ SUM [username] [/OUTPUT=filename] [/FULL] or since SUM requires WORLD privilege to run you can use SUM.COM which will turn on WORLD privilege if you are authorized to do so; execute SUM; and then set WOLRD privilege back to the state it was when you executed SUM.COM. $ SUM == "@disk:[directory]SUM SUM" $ SUM [username] [/OUTPUT=filename] [/FULL] ----------------------------------------------------------------------------- Environment: User Mode on VAX/VMS Version V5.0 or greater Privilege: WORLD - To get Job/Process Information Date: 13-May-1988 Author: Michael Kimura Hughes Aircraft Company (RSG) MS: R2/A159 P.O. Box 92426 Los Angeles, CA 90009 (213) 615-9775 ============================================================================