出现 command not found,怎么办???

xiaoxiao2021-02-28  115

so easy!

出现command not found 多半是环境变量的问题

cat /etc/profile

vi /etc/profile

修改完环境变量后,记得  source /etc/profile 或者(./etc/profile)使环境变量生效。

转载请注明原文地址: https://www.6miu.com/read-55114.html

最新回复(0)