1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/osx/m.md
2021-08-15 19:59:09 +02:00

23 lines
298 B
Markdown

# m
> Swiss Army Knife for macOS.
- Get the battery status:
`m battery status`
- Turn off Bluetooth:
`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`