man sms (Commandes) - a program to send SMs via Polish GSM operators.
NAME
sms - a program to send SMs via Polish GSM operators.
SYNOPSIS
sms [ options ] phone_number [ message ]
DESCRIPTION
sms is a program which sends short messages (SMS) via Polish GSM operators by spoofing browser and using their web gateways.
OPTIONS
- --split N
- Split longer messages to N SMS.
- --czat
- Send via Idea.czat gateway. Requires your login and password in .smsrc file.
- --dlogin login
- Send the message to the given login in Idea.czat.
- --1rstwap
- Send via www.1rstwap.com gateway. Requires your login and password in .smsrc file.
- --plusmail
- Send via e-mail to Plus GSM.
- --mplusa
- Send via www.miastoplusa.pl gateway. Requires your login and password in .smsrc file.
- --eranet
- Send via e-mail to Era GSM (Eranet).
- --mbox
- Send via www.idea.pl gateway.
- --nike
- Send via nikemoman.com gateway. (Idea, Era)
- --cfg file
- Use specified config file only.
- --check
- Only check whether a new version of the program is available on author's website.
- --from address
- Sets the specified sender mail address (for Plus and Idea).
- --ip address
- Sets the IP address to bind to when sending the SMS.
- --quiet
- Do not print anything.
- --no-error
- Always return exit code 0.
- --sign signature
- Sets message signature (empty by default).
- --thanksto
- Display credits.
- phone_number
- The phone number to send the message to, without the country prefix. For example 602123456 or 501123456). Instead of a number, a name from the addressbook may be specified - see smsaddr(1).
- message
- The message to send. If not specified, it is read from standard input.
AUTHOR
Mikolaj Rydzewski <miki@ceti.pl>