This commit is contained in:
Igor Shubovych
2015-12-23 18:16:11 +02:00
parent d2c7181f9a
commit b38e272b47

View File

@@ -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`