第一
vim /etc/profile
增加配置信息,然后
source /etc/profile
使之生效。
第二
cd /
gedit ~/.bashrc
最后一行加入 source /etc/profile
对于vi命令使用不太熟悉的
参考链接
https://blog.csdn.net/qq_46092061/article/details/118873206

第一
vim /etc/profile
增加配置信息,然后
source /etc/profile
使之生效。
第二
cd /
gedit ~/.bashrc
最后一行加入 source /etc/profile
对于vi命令使用不太熟悉的
参考链接
https://blog.csdn.net/qq_46092061/article/details/118873206