[pappy@chmodx]:$ man uname

$ uname

Print system information

DOCUMENTEDSystem informationUbuntu 24.04 LTS baseline

Synopsis

uname [OPTION]...

What it does

Examples

Show kernel and system information
uname -a
Show the kernel release
uname -r

Important details

These examples are intentionally conservative. Command behavior can still depend on filesystem state, permissions, locale, shell, installed package version, and other system configuration. For exact option semantics, the linked authoritative documentation is the source of truth.