Michael Vrencur <[EMAIL PROTECTED]> writes:
> Now uname -v is suppose to "print the operating system
> version".  Is this below output normal?

Yes.

> Wherein lies the operating system version?

uname can't tell you the version of RedHat.  It can tell you the
kernel version, but uname calls this the "release", not the
"version".  Use uname -r to see it.


paul

_______________________________________________
Bug-sh-utils mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-sh-utils

Reply via email to