Igor Shubovych %!s(int64=9) %!d(string=hai) anos
pai
achega
b38e272b47
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      pages/common/uname.md

+ 4 - 0
pages/common/uname.md

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