当前位置:Gxlcms > 数据库问题 > Mac 下locate命令使用问题WARNING: The locate database (/var/db/locate.database) does not exist.

Mac 下locate命令使用问题WARNING: The locate database (/var/db/locate.database) does not exist.

时间:2021-07-01 10:21:17 帮助过:3人阅读

/db/locate.database) does not exist. To create the database, run the following command: sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.locate.plist Please be aware that the database can take some time to generate; once the database has been created, this message will no longer appear.

根据提示使用 

sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.locate.plist

 并没有生效。

需要执行

sudo /usr/libexec/locate.updatedb 进行库更新。

Mac 下locate命令使用问题WARNING: The locate database (/var/db/locate.database) does not exist.

标签:

人气教程排行