Would anybody happen to know a list of unames for the most common operating systems?
For instance, FreeBSD, OpenBSD, NetBSD, Linux, Sun's Solaris, Macintosh, Windows?
|
Would anybody happen to know a list of unames for the most common operating systems? For instance, FreeBSD, OpenBSD, NetBSD, Linux, Sun's Solaris, Macintosh, Windows? | |||||||||||
feedback
|
|
I can only add a few. Taking a look at config.guess from any autoconf'd source tree may reveal more possibilities.
Windows depends. If it's using Cygwin, then chances are it will return something starting with Cygwin. In all cases, (fqdn-...) means "fully qualified domain name." (hostname) and (build-hostnames) are the hostname of the machine, and the host which compiled the kernel. | |||
|
feedback
|