liblist [ -acdfl ] [ library ... ]
Description
You can use liblist to add or delete a library from the user portion of the library list, set the current library, or display the library list for the current job.
You can add libraries to the user portion of the library list by specifying the -a option and a list of libraries. By default, the libraries are added to user portion of the beginning of the library list.
You can remove libraries from the user portion of the library list by specifying the -d option and a list of libraries.
The current library is set to library when the -c option is specified. The current library can be unset by specifying both the -c and -d options.
When no arguments are specified, qsh displays the current library list. Each line in the output includes the library name and the type of the library. A library can be one of the following types:
Options
Operands
Each library is a library to either add or delete from the user portion of the library list depending on the options specified.
Exit Status