This topic created in 3801 days ago, the information mentioned may be changed or developed.
4 replies • 2015-12-11 22:16:14 +08:00
 |
|
1
cuthead Dec 3, 2015
sudo find / -name brew -type f 找到了 /usr/local/bin/brew
|
 |
|
4
julyclyde Dec 11, 2015
whereis 是 locate 里的吧。但现代 Unix 一般不执行 updatedb 所以……
|