minix man page for uname

Query: uname

OS: minix

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

UNAME(1)						      General Commands Manual							  UNAME(1)

NAME
uname, arch - system info
SYNOPSIS
uname [-snrvmpa] arch [-snrvmpa]
OPTIONS
-s System name -n Node/network name -r Operating system release -v Operating system version -m Machine type -p Processor family -a Short for -snrvm
EXAMPLES
uname -n # Print the name of the system arch # Print the name of the system architecture
DESCRIPTION
Uname and arch give information about the system. The options indicate which information strings must be printed. These strings are always in the same order. Uname and arch only differ w.r.t. the default string to print, -s and -p respectively. The strings are compiled into the commands except for the node name, it is obtained from the file /etc/hostname.file. Uname -m should return the actual machine type, not the same string as with -p.
SEE ALSO
uname(3). UNAME(1)
Related Man Pages
uname(1) - mojave
uname(1) - debian
uname(1) - centos
uname(1) - x11r4
uname(1) - plan9
Similar Topics in the Unix Linux Community
How do I find Unix Version
Deleting unamed directories
ssh and remote command exec `uname -r`
uname help
uname -a output