bug-sh-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

uname


From: CyberSurfer
Subject: uname
Date: Fri, 29 Dec 2000 23:52:47 -0100

I noticed a strange output with the commando "uname".
When i type # uname -v , it should print the operating system version
but as you can see bellow it prints the time.
This does not seem correct.

I use Redhat 7.0, kernel version 2.2.16.22.


[TERMINAL SHOT]. 1999 by the CyberSurfer
--------------------------------------------------------
address@hidden /root]# uname -v
#1 Tue Aug 22 16:16:55 EDT 2000
address@hidden /root]# uname --help
Usage: uname [OPTION]...
Print certain system information.  With no OPTION, same as -s.

-a, --all        print all information
-m, --machine    print the machine (hardware) type
-n, --nodename   print the machine's network node hostname
-r, --release    print the operating system release
-s, --sysname    print the operating system name
-p, --processor  print the host processor type
-v               print the operating system version
--help       display this help and exit
--version    output version information and exit

Report bugs to <address@hidden>.
address@hidden /root]# uname -v
#1 Tue Aug 22 16:16:55 EDT 2000       
--------------------------------------------------------
[END TERMINAL SHOT]






reply via email to

[Prev in Thread] Current Thread [Next in Thread]