January 2003
Intermediate to advanced
832 pages
32h 40m
English
uname
uname [options]
Prints information about the machine and operating system. Without options, prints the name of the operating system.
-a, --all
Combine all the system information from the other options.
-m, --machine
Print the hardware the system is running on.
-n, --nodename
Print the machine’s hostname.
-r, --release
Print the release number of the kernel.
-s, --sysname
Print the name of the operating system.
-p, --processor
Print the type of processor.
-v
Print build information about the kernel.