How to display system info in Linux
Linux288
description
This command will display linux system information, including system version, kernel version and so on
command
uname -a
parameter
uname : display system info -a, --all : print all information
result
Darwin cmdhelpMacBook-Pro.local 19.6.0 Darwin Kernel Version 19.6.0: Thu Jun 18 20:49:00 PDT 2020; root:xnu-6153.141.1~1/RELEASE_X86_64 x86_64