macOS / binaries /

uname

/usr/bin/uname
Return system name

By default, the uname utility shall write the operating system name to standard output. When options are specified, symbols representing one or more system characteristics shall be written to the standard output. The format and contents of the symbols are implementation-defined.

source: man7.org