标签:
centos下执行ifconfig提示没有该命令 , 试过了网上的一些改path的方案 , 无效.原因是一些工具没有安装啊.
执行如下即可 :
yum install net-tools
bash: ifconfig: command not found
原文地址:http://www.cnblogs.com/taojintianxia/p/5430524.html