brew: /usr/bin occurs before /usr/local/bin
问题 As subject says, running brew doctor responds with following warnings: Warning: /usr/bin occurs before /usr/local/bin This means that system-provided programs will be used instead of those provided by Homebrew. The following tools exist at both paths: ... Warning: Homebrew's bin was not found in your PATH. .... Warning: Homebrew's sbin was not found in your PATH but you have installed formulae that put executables in /usr/local/sbin. However, when I echo PATH, it shows /usr/local/bin as being