This topic created in 3986 days ago, the information mentioned may be changed or developed.
对终端不太了解,请看看这个问题应该如何解决,谢谢
3 replies • 2015-05-31 14:01:02 +08:00
 |
|
1
watana May 30, 2015
解决方法就是最后一行。
|
 |
|
3
ibigbug May 31, 2015
是 Mac 的话可以改 /etc/paths:
``` /usr/local/bin /usr/local/sbin /usr/bin /bin /usr/sbin /sbin ```
然后:
``` $ /usr/libexec/path_helper ```
优雅一些
|