initial commit
This commit is contained in:
7
chapter23/function_get_ML_for_AIX
Executable file
7
chapter23/function_get_ML_for_AIX
Executable file
@@ -0,0 +1,7 @@
|
||||
get_ML_for_AIX ()
|
||||
{
|
||||
# Query the system for the maintenance level patch set
|
||||
|
||||
instfix -i | grep AIX_ML
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user