【发布时间】:2025-07-27 14:25:02
【问题描述】:
我正在尝试运行脚本来清除缓存:
sudo /usr/libexec/xpccachectl
但系统找不到它并出现以下错误:
sudo: /usr/libexec/xpccachectl: 找不到命令
系统:macOS 10.13.2。
也许有人解决了这个问题?
【问题讨论】:
标签: macos-high-sierra clear-cache
我正在尝试运行脚本来清除缓存:
sudo /usr/libexec/xpccachectl
但系统找不到它并出现以下错误:
sudo: /usr/libexec/xpccachectl: 找不到命令
系统:macOS 10.13.2。
也许有人解决了这个问题?
【问题讨论】:
标签: macos-high-sierra clear-cache
安装所需组件的命令行方式是:
/Applications/Xcode.app/Contents/MacOS/Xcode -installComponents
【讨论】: