CentOS 7 /etc/profile、.bash_profile 环境变量配置,提示-bash: fing: command not found
生活随笔
收集整理的這篇文章主要介紹了
CentOS 7 /etc/profile、.bash_profile 环境变量配置,提示-bash: fing: command not found
小編覺得挺不錯的,現(xiàn)在分享給大家,幫大家做個參考.
1、修改.bash_profile ,在~目錄下
[root@ben~]# vim .bash_profile?
如果是:PATH=$PATH:$HOME/bin則需要添加成如下:
PATH=$PATH:$HOME/bin:/sbin:/usr/bin:/usr/sbin
2、
總結(jié)
以上是生活随笔為你收集整理的CentOS 7 /etc/profile、.bash_profile 环境变量配置,提示-bash: fing: command not found的全部內(nèi)容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: USB OTG连接方式
- 下一篇: openstack是啥子