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
2018-10-22 21:40:53 +01: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`