slibclean Command
Purpose
Removes any currently unused modules in kernel and library memory.
Syntax
slibclean
Description
The slibclean command unloads all object files with load and use counts of 0. It can also be used to remove object files that are no longer used from both the shared library region and in the shared library and kernel text regions by removing object files that are no longer required.
Security
Attention RBAC users: This command can
perform privileged operations. Only privileged users can run privileged operations. For more
information about authorizations and privileges, see Privileged Command Database in Security. For a list of privileges and the
authorizations that are associated with this command, see the lssecattr
command or the getcmdattr subcommand.
Files
| Item | Description |
|---|---|
| /usr/sbin/slibclean | Contains the slibclean command. |