[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
How to send sms from file
From: |
yueyue papa |
Subject: |
How to send sms from file |
Date: |
Wed, 11 Jun 2008 09:43:01 +0800 |
Hi All,
In
http://wiki.gnokii.org/index.php/User%27s_Guide#SMS_backup_.2F_exporting_to_file
########################
SMS Sending and Receiving
Use smsd if you need both to send and to receive SMS. You can use it
with a file or a database backend.
If you only need to send, you can also use gnokii --sendsms, which
reads message body from stdin.
#######################
I am unable to find an option to let sendsms read from file.
If i using echo command, there is always a "" in the text.
Lee