ubuntu export PATH ... 题主是希望添加一个路径到PATH环境变量中吧。 ... 添加配置文件内容 echo "export PATH=/home/sss:$PATH" >> ~/.bashrc ...
確定! 回上一頁