这是一个创建于 3410 天前的主题,其中的信息可能已经有所发展或是发生改变。
4 条回复 • 2015-12-11 22:16:14 +08:00
 |
|
1
cuthead 2015-12-03 12:21:22 +08:00
sudo find / -name brew -type f 找到了 /usr/local/bin/brew
|
 |
|
4
julyclyde 2015-12-11 22:16:14 +08:00
whereis 是 locate 里的吧。但现代 Unix 一般不执行 updatedb 所以……
|