8 lines
100 B
Plaintext
Executable File
8 lines
100 B
Plaintext
Executable File
get_installed_filesets ()
|
|
{
|
|
# Listing of all installed LPP filesets (system installed)
|
|
|
|
lslpp -L
|
|
}
|
|
|