PROC Display Processes proc Description Displays a list of processes running on the system. Normally only processes having the user's ID are listed, but if the "-e" option is given, processes of all users are listed. The display is a "snapshot" taken at the instant the command is executed: processes can switch states rapidly, usually many times per second. Proc shows the user and process ID numbers, priority, state (process status), memory size (in 256 byte pages), primary program module, and standard input path. For more information see: , , Examples Level One Example: User# Id pty state Mem Primary module ---- --- --- -------- --- -------------- 0 2 0 active 2 Shell 0 1 0 waiting 1 SysGo 1 3 1 waiting 2 Tsmon 1 4 1 waiting 4 Shell 1 5 1 active 64 Basic09