Files
tldr/pages.zh/osx/m.md
2021-11-03 14:09:46 -03:00

25 lines
363 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 上的瑞士军刀。
> 更多信息:<https://github.com/rgcr/m-cli>.
- 获取电池状态:
`m battery status`
- 关闭蓝牙:
`m bluetooth off`
- 列出可用于格式化的文件系统:
`m disk filesystems`
- 启用 Dock桌面程序坞的自动隐藏功能
`m dock autohide YES`
- 禁用防火墙:
`m firewall disable`