mirror of https://github.com/CrimsonTome/tldr.git
25 lines
402 B
Markdown
25 lines
402 B
Markdown
# m
|
|
|
|
> Navaja suiza para macOS.
|
|
> Más información: <https://github.com/rgcr/m-cli>.
|
|
|
|
- Obtén el estado de la batería:
|
|
|
|
`m battery status`
|
|
|
|
- Desactiva Bluetooth:
|
|
|
|
`m bluetooth off`
|
|
|
|
- Lista los sistemas de archivos disponibles para formatear:
|
|
|
|
`m disk filesystems`
|
|
|
|
- Activa la función de ocultación automática del Dock:
|
|
|
|
`m dock autohide YES`
|
|
|
|
- Desactiva el cortafuegos:
|
|
|
|
`m firewall disable`
|