uname.1

来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1 代码 · 共 35 行

1
35
字号
.TH uname 1.SH Nameuname \- print name of current UNIX system.SH Syntax.B uname[.I options].SH DescriptionThe .PN unamecommand prints the current system name of the UNIX system on thestandard output file.The command determines which system is being used..SH Options.TP.B \-sPrint the system name (default)..TP.B \-nPrint the nodename (the nodename may be a name that the system is known by to a communications network)..TP.B \-rPrint the operating system release..TP.B \-vPrint the operating system version..TP.B \-mPrint the machine hardware name..TP.B \-aPrint all the above information.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?