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

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

Looks like a bug


From: Rupinder Singh
Subject: Looks like a bug
Date: Tue, 14 Jan 2003 01:08:27 +0530
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20020830

Following is the output from uname:-

address@hidden rupinder]$ uname -v
#1 Wed Sep 4 13:35:50 EDT 2002
address@hidden rupinder]$ uname -r
2.4.18-14
address@hidden rupinder]$ uname -a
Linux localhost.localdomain 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 i686 i686 i386 GNU/Linux
address@hidden rupinder]$ uname --help
Usage: uname [OPTION]...
Print certain system information.  With no OPTION, same as -s.

  -a, --all                print all information, in the following order:
  -s, --kernel-name        print the kernel name
  -n, --nodename           print the network node hostname
  -r, --kernel-release     print the kernel release
  -v, --kernel-version     print the kernel version
  -m, --machine            print the machine hardware name
  -p, --processor          print the processor type
  -i, --hardware-platform  print the hardware platform
  -o, --operating-system   print the operating system
      --help     display this help and exit
      --version  output version information and exit

Report bugs to <address@hidden>.


Well as u can see help tells that 'uname -r' tells release and 'uname -v' tells vesion.
But it is other way round when u give the command.

Sorry if it is false alarm.

Rupinder







reply via email to

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