Free software BY Project Software & Development, Inc. This software is furnished for free and may be used and copied as desired. This software or any other copies thereof may be provided or otherwise made available to any other person. No title to and ownership of the software is hereby transferred or allowed. The information in this software is subject to change without notice and should not be construed as a commitment by PROJECT SOFTWARE AND DEVELOPMENT, INC. PROJECT SOFTWARE assumes no responsibility for the use or reliability of this software on any equipment whatsoever. Project Software & Development, Inc. 14 Story St. Cambridge, Ma. 02138 617-661-1444 Program: WHO Author: Robin Miller / Gary Larsen Date: Fall 1984 Description: WHO is a program used to display various information in the accounting file. You can display users by name (first or last), UIC, group, device, or even by CLI. A full display also displays the last time a user logged on the system. Help can be obtained on a particular topic by typing : HELP WHO subtopic subsubtopic ... Mulitple switches can be appended together. Example: WHO /GROUP=201/CLI=DCL Displays all entrys in group 201 using DCL. Switches can be abbreviated to one character. Additional information available: EXIT HELP ME SHOW /CLI /DEVICE /FULL /GROUP /HEADER /OUTPUT /SUMMARY /TRAILER /UIC /USER ****************************************************************************** The following changes were made to the ACTFIL distributed by DEC: July 28, 1982 by Robin Miller - Version 4.1 Changed buffer size from 2048. to 512. to save space. July 29, 1982 by Robin Miller - Version 4.2 Remove FSRSZ$ macro to save space. It isn't needed when not using GET$ and PUT$ to accounting file.