tldr/pages/osx/m.md

25 lines
351 B
Markdown
Raw Normal View History

2018-10-22 21:40:53 +01:00
# m
> Swiss Army Knife for macOS.
> More information: <https://github.com/rgcr/m-cli>.
2018-10-22 21:40:53 +01:00
- Get the battery status:
`m battery status`
- Turn off Bluetooth:
2018-10-22 21:40:53 +01:00
`m bluetooth off`
- List available filesystems for formatting:
`m disk filesystems`
- Enable Dock's auto hide feature:
`m dock autohide YES`
- Disable the firewall:
`m firewall disable`