centos增加软连接

#增加软连接
ln -s /usr/local/git/bin/* /usr/bin/

原文地址:https://www.cnblogs.com/xingmeng/p/3718755.html