首页 > 系统服务 > 详细

linux 查看版本

时间:2016-08-06 08:22:45      阅读:388      评论:0      收藏:0      [点我收藏+]

# cat /proc/version

Linux version 2.6.18-348.el5 (mockbuild@x86-002.build.bos.redhat.com) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-54)) #1 SMP Wed Nov 

 

详细解释:

The GNU Compiler Collection (GCC) is a compiler system produced by the GNU Project supporting various programming languages. 

GNU is a recursive acronym meaning "GNU‘s not Unix".

A symmetric multiprocessor system (SMP) is a multiprocessor system with centralized shared memory called main memory (MM) operating under a single operating system with two or more homogeneous processors—i.e., it is not a heterogeneous computing system.

 

linux 查看版本

原文:http://www.cnblogs.com/zno2/p/4680572.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!