Cheatsheet & Examples: uname
Dec 19, 2025 · 2 min read · 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...
Join discussion