uname man page on Minix

Man page or keyword search:  
man Server   6208 pages
apropos Keyword Search (all sections)
Output format
Minix logo
[printable version]

UNAME(2)							      UNAME(2)

NAME
       uname - get system info

SYNOPSIS
       #include <sys/utsname.h>

       int uname(struct utsname *name)

DESCRIPTION
       Uname() fills a struct utsname with system information.	This structure
       is described in <sys/utsname.h> as follows:

       struct utsname {
	   char	 sysname[15+1];		  /* System name */
	   char	 nodename[255+1];	  /* Node/Network name */
	   char	 release[11+1];		  /* O.S. release */
	   char	 version[7+1];		  /* O.S. version */
	   char	 machine[11+1];		  /* Machine hardware */
	   char	 arch[11+1];		  /* Architecture */
       };

       The strings are always null terminated,	and  may  be  of  a  different
       length then shown here.	The first five are required by POSIX, the last
       is MINIX 3 specific.

SEE ALSO
       uname(1).

AUTHOR
       Kees J. Bot (kjb@cs.vu.nl)

								      UNAME(2)
[top]

List of man pages available for Minix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net