例如 #echo $PATH

#/bin/

执行 export PATH=$PATH:/sbin

#echo $PATH

#/bin/:/sbin