1 USERS
!
!  This tells about the display the unprivileged user gets.
!
The USERS command displays information about all interactive and batch
processes currently running.  The information displayed is:

    *  The port (terminal) name (blank for batch processes)

    *  The process ID, or PID (eight-digit hexadecimal number)

    *  The name of the user running the process

    *  The process UIC (usually, but not necessarily, the user's UIC)

    *  The process name

    *  The file name of the image, if any, being executed (VMS commands
       appear in lower case)

Suspended processes, detached processes, and subprocesses are not shown.
!
!	Alan L. Zirkle     Naval Surface Weapons Center
!			   Code K105
!			   Dahlgren, Virginia  22448
!
