当前位置:首页 > 操作系统 > MacOs

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

/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.

根据提示使用 

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

 并没有生效。

需要执行

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

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

标签:

本文系统来源:http://www.cnblogs.com/b-ruce/p/5911048.html


【说明】本文章由站长整理发布,文章内容不代表本站观点,如文中有侵权行为,请与本站客服联系(QQ:254677821)!

相关教程推荐

其他课程推荐