PROC Library
There are two types of PROC libraries, PROCLIB and SYSPROG-PL.
PROCLIB is only for output and the commands that fall under this are LISTU, LISTFILES.
LISTU lists the output like the ports currently logged into the system in the following headings:
-
PORT
-
USER ID
-
ACCOUNT NAME
-
LOCATION
-
DATE
-
TIME
An example of LISTU is as follows:
SYSPROG-PL is both input (takes from the customers) and output and the commands that fall under this are CREATE-ACCOUNT, F-S and FILE-SAVE.