logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

mmsctl - Control mmsdtng to Send and receive MMS messages

Description

mmsctl This is a CLI frontend to mmsdtng, which sends and receives MMSes. It works with modem manager.

Example

       send the message of the day to (555)555-5555
              mmsctl -S -r +15555555555 -a /etc/motd -c text/plain

                                                                                                       mmsctl(1)

Name

       mmsctl - Control mmsdtng to Send and receive MMS messages

Options

L      Listen

       M      List Messages

       S      Send Message

       D      Delete Message

       o      target message path

       r      recipient

       a      attachment

       c      content-type

Synopsis

mmsctl  [  -L ] [ -M [ -o message_path ] ] [ -S [ -r recipient ...] [ -a attachment [ -c ctype ] ] ] [ -D
       -o message_path [ -o message_path ... ] ]

See Also