mirror of https://github.com/CrimsonTome/tldr.git
commit
52e2e5d9b2
|
@ -14,3 +14,7 @@
|
||||||
- Print the nodename (hostname) of the system
|
- Print the nodename (hostname) of the system
|
||||||
|
|
||||||
`uname -n`
|
`uname -n`
|
||||||
|
|
||||||
|
- Print all available system information (hardware, software, nodename)
|
||||||
|
|
||||||
|
`uname -a`
|
||||||
|
|
Loading…
Reference in New Issue