UNIX in a Nutshell: System V Edition

UNIX in a Nutshell: System V EditionSearch this book
Previous: Reference: umaskChapter 2
UNIX Commands
Next: Reference: uncompress
 

uname

uname [options]

Print the current UNIX system name.

Options

-a

Report all of the following information:

-m

The hardware name.

-n

The node name (the default).

-p

The host's processor type.

-r

The operating system release.

-s

The system name.

-v

The operating system version.


Previous: Reference: umaskUNIX in a Nutshell: System V EditionNext: Reference: uncompress
Reference: umaskBook IndexReference: uncompress

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System