Files
tldr/pages.zh/osx/m.md
2019-11-02 17:47:23 +00:00

24 lines
302 B
Markdown
Raw 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.

# m
> macOS 上的瑞士军刀.
- 获取电池状态:
`m battery status`
- 关闭蓝牙:
`m bluetooth off`
- 列出可用于格式化的文件系统:
`m disk filesystems`
- 启用 Dock桌面程序坞 的自动隐藏功能:
`m dock autohide YES`
- 禁用防火墙:
`m firewall disable`