码迷,mamicode.com
首页 > 系统相关 > 详细

linux 查看版本

时间:2016-08-06 08:25:57      阅读:213      评论: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
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!