centos7 常见命令 ls clear ifconfig

2022-03-09  本文已影响0人  那钱有着落吗

1. clear command not found

yum install ncurses

2.ls command not found

export PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
source /etc/profile

3. ifconfig command not found

上一篇 下一篇

猜你喜欢

热点阅读