2023-06-30 07:35:57 +01:00
|
|
|
# m
|
|
|
|
|
|
|
|
> Navaja suiza para macOS.
|
|
|
|
> Más información: <https://github.com/rgcr/m-cli>.
|
|
|
|
|
2024-01-07 10:44:17 +00:00
|
|
|
- Obtén el estado de la batería:
|
2023-06-30 07:35:57 +01:00
|
|
|
|
|
|
|
`m battery status`
|
|
|
|
|
2023-12-17 05:30:48 +00:00
|
|
|
- Desactiva Bluetooth:
|
2023-06-30 07:35:57 +01:00
|
|
|
|
|
|
|
`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`
|