obsidian/笔记文件/2.笔记/mac关闭spotLight.md
2025-03-26 00:02:56 +08:00

11 lines
190 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#杂七杂八常识
在终端输入这句指令就可以关闭了
``` shell
sudo mdutil -a -i off
```
![[Pasted image 20231024182339.png]]
如果要打开也就是把off换成on就好