Cheatsheet & Examples: uname
The uname command displays information about the operating system. It provides details like the kernel name, hostname, operating system release, version, and hardware architecture.
Display the kernel name
Example Usage:
uname
What it does:
Prints the...
tech.mrleong.net2 min read