Output from uname()

The uname() call, which reports information on the current computer and operating system, is used by the uname(1) command. Common shell scripts, such as configure, often use the results of the uname command to make decisions on platform-specific features.