linux/uname

System Information

Print system information

system
info

Command

uname

Explanation

uname is used to print the system information. It prints the system information.

Examples

Show all system info

uname -a

Show kernel version

uname -r