mmcli: add page (#5876)
This commit is contained in:
12
pages/linux/mmcli.md
Normal file
12
pages/linux/mmcli.md
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
# mmcli
|
||||||
|
|
||||||
|
> Control and monitor the ModemManager.
|
||||||
|
> More information: <https://www.freedesktop.org/software/ModemManager/man/latest/mmcli.1.html>.
|
||||||
|
|
||||||
|
- List SMS messages available on the modem:
|
||||||
|
|
||||||
|
`sudo mmcli --modem={{modem}} --messaging-list-sms`
|
||||||
|
|
||||||
|
- Delete a message from the modem, specifying its path:
|
||||||
|
|
||||||
|
`sudo mmcli --modem={{modem}} --messaging-delete-sms={{path/to/message_file}}`
|
Reference in New Issue
Block a user