os_info
os_info copied to clipboard
Use uname -s to detect system name
GNU style uname supports -o option, but AIX system's does not. Use -s to get system name, which is supported by both.