当前终端有效:export PATH=/home/roger/shell:$PATH所有终端有效:[root@rhel6 ~]# vim /etc/profileexport PATH=/home/roger/shell:$PATH[root@rhel6 ~]# source /etc/profile当前用户有效:[root@rhel6 ~]# vim .bashrc export PATH=/home/roger/shell:$PATH[root@rhel6 ~]# source .bash...[继续阅读]


