waldyrious/alt-syntax
Igor Shubovych 2015-12-23 18:16:11 +02:00
parent d2c7181f9a
commit b38e272b47
1 changed files with 4 additions and 0 deletions

View File

@ -14,3 +14,7 @@
- Print the nodename (hostname) of the system
`uname -n`
- Print all available system information (hardware, software, nodename)
`uname -a`