Explorar o código

use a more useful second example

grouping 3 related options that produce a more useful output. The descriptions are in the same order and use the same initials to allow understanding what each option does individually.
Waldir Pimenta %!s(int64=9) %!d(string=hai) anos
pai
achega
89a6b90afd
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      pages/common/uname.md

+ 2 - 2
pages/common/uname.md

@@ -6,9 +6,9 @@
 
 
 `uname -a`
 `uname -a`
 
 
-- Print the current operating system name (e.g. Linux, Darwin, SunOS, etc)
+- Print the system (kernel) name, release and version (e.g. Linux, Darwin, SunOS, etc.)
 
 
-`uname -s`
+`uname -srv`
 
 
 - Print the nodename (hostname) of the system
 - Print the nodename (hostname) of the system