uname: display OS information
Usage: uname [-amnrsv]
- -a : All information specified with the -m, -n, -r, -s, and -v options.
- -m : Type of hardware
- -n : Name of the node
- -r : OS release number
- -s : Name of the implementation of the OS
- -v : OS version.
Tags:







