Read version and distro?

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Kevin Buettner
日付:  
題目: Read version and distro?
On Nov 15, 4:43pm, Patrick Fleming EA wrote:

> [pat@gw-fw realty]$ cat /proc/version
> Linux version 2.4.2-2 () (gcc version 2.96
> 20000731 (Red Hat Linux 7.1 2.96-79)) #1 Sun Apr 8 18:47:21 EDT 2001


This is the kernel version. It's true that "redhat" or "Red Hat"
appears in the above string, but all this really tells you is that the
kernel in question was built on a Red Hat machine with a Red Hat
version of gcc. It would (conceivably) be possible to run the kernel
in question on some other Linux distribution.

Kevin