[root@VeVB.COm ~]# uname Linux 注:单独使用uname命令时相当于uname -s [root@VeVB.COm ~]# uname -a Linux VeVB.COm 2.6.18-4-686 #1 SMP Mon Mar 26 17:17:36 UTC 2007 i686 GNU/Linux [root@VeVB.COm ~]# uname -m i686 [root@VeVB.COm ~]# uname -n VeVB.COm [root@VeVB.COm ~]# uname -r 2.6.18-4-686 [root@VeVB.COm ~]# uname -s Linux [root@VeVB.COm ~]# uname -v #1 SMP Mon Mar 26 17:17:36 UTC 2007 [root@VeVB.COm ~]# uname -p i686 [root@VeVB.COm ~]# uname -i i386 [root@VeVB.COm ~]# uname -o GNU/Linux [root@VeVB.COm ~]# uname --version //两个- uname (GNU coreutils) 5.97 Copyright (C) 2006 Free Software Foundation, Inc. This is free software. You may redistribute copies of it under the terms of the GNU General Public License <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the extent permitted by law.