- 论坛徽章:
- 2
|
本帖最后由 baoersc 于 2014-09-12 11:09 编辑
回复 12# reyleon - [dns@localhost Ex_6.167-6.193]$ more /etc/issue
- CentOS release 6.5 (Final)
- Kernel \r on an \m
- [dns@localhost Ex_6.167-6.193]$ uname -a
- Linux localhost.localdomain 2.6.32-431.el6.i686 #1 SMP Fri Nov 22 00:26:36 UTC 2013 i686 i686 i386 GNU/Linux
- [dns@localhost Ex_6.167-6.193]$ gawk --version
- GNU Awk 3.1.7
- Copyright (C) 1989, 1991-2009 Free Software Foundation.
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program. If not, see http://www.gnu.org/licenses/.
- [dns@localhost Ex_6.167-6.193]$ awk --version
- GNU Awk 3.1.7
- Copyright (C) 1989, 1991-2009 Free Software Foundation.
- This program is free software; you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 3 of the License, or
- (at your option) any later version.
- This program is distributed in the hope that it will be useful,
- but WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- GNU General Public License for more details.
- You should have received a copy of the GNU General Public License
- along with this program. If not, see http://www.gnu.org/licenses/.
复制代码 还重启了一下操作系统(虚拟机),只有抓狂了。在另外一台电脑上,操作系统的版本是6.4(服务器),测试运行通过。这个是什么原因,请DX指教。
|
|