initial commit
This commit is contained in:
7
chapter23/function_get_OS
Executable file
7
chapter23/function_get_OS
Executable file
@@ -0,0 +1,7 @@
|
||||
get_OS ()
|
||||
{
|
||||
# Operating System - AIX or exit
|
||||
|
||||
uname -s
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user