initial commit
This commit is contained in:
7
chapter23/function_get_installed_filesets
Executable file
7
chapter23/function_get_installed_filesets
Executable file
@@ -0,0 +1,7 @@
|
||||
get_installed_filesets ()
|
||||
{
|
||||
# Listing of all installed LPP filesets (system installed)
|
||||
|
||||
lslpp -L
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user