LLIB(1) Domain/OS SysV LLIB(1)
NAME
llib - list installed libraries
SYNOPSIS
llib [ -a ]
DESCRIPTION
The llib command lists those libraries which have been installed in the
current process via the build-in inlib shell. These libraries are used
to resolve unknown references when loading a program. To find out if a
symbol is known and will be used in resolving an unknown reference, use
esa.
OPTIONS
-a Also list those libraries which are known globally to every
process. These libraries are installed at boot time using the
configuration information in /etc/sys.conf.
SEE ALSO
sh(1), csh(1), ksh(1)