centos7中运行ifconfig提示-bash: ifconfig: command not found时间:2022-12-17 03:58:08 centos7中运行ifconfig提示-bash: ifconfig: command not found 查看/sbin/下是否有ifconfig,若没有通过如下命令安装 sudo yum install net-tools