uname
Linux · System · available in the simulator
What it does
Displays system information.
Syntax
uname [opciones]
Options and parameters
-aDisplays all system information.
uname -a-sDisplays the kernel name.
-rDisplays the kernel release.
uname -r-mDisplays the machine hardware architecture.
-nDisplays the network node hostname.
Usage examples
uname -auname -r