bug-coreutils
[Top][All Lists]
Advanced

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

Re: I found a little bug of uname command


From: Paul Eggert
Subject: Re: I found a little bug of uname command
Date: Tue, 02 May 2006 09:49:42 -0700
User-agent: Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux)

"george_xuehui" <address@hidden> writes:

> If I used uname -v, the system will print the kernel version. But I
> found the system did not print the kernel version but program
> produced time.

Many systems, including mine, use a time stamp to denote the kernel
version.  That's probably what happened to you.  If so, uname is
operating correctly.  For example:

515-penguin $ uname -a
Linux penguin 2.4.27-2-686 #1 Wed Aug 17 10:34:09 UTC 2005 i686 GNU/Linux
516-penguin $ uname -v
#1 Wed Aug 17 10:34:09 UTC 2005




reply via email to

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