美文网首页
Mac 环境变量/etc/profile修改后,还原方法记录一下

Mac 环境变量/etc/profile修改后,还原方法记录一下

作者: jasperWhf | 来源:发表于2019-01-04 22:31 被阅读181次

编辑profile文件没有写正确,导致在命令行下 ls等命令不能够识别。 

解决办法:在命令行下打入下面这段就可以了 

export PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin

相关文章

网友评论

      本文标题:Mac 环境变量/etc/profile修改后,还原方法记录一下

      本文链接:https://www.haomeiwen.com/subject/ezklrqtx.html