[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to send sms from file
From: |
yueyue papa |
Subject: |
Re: How to send sms from file |
Date: |
Wed, 11 Jun 2008 13:10:01 +0800 |
I want to send the binary data (TLV format).
How to use gnokii to send such SMS?
I want to put the binary data in the file, and let gnokii to send it out
Lee
On 6/11/08, Pawel Kot <address@hidden> wrote:
> Hi,
>
> On Wed, Jun 11, 2008 at 03:43, yueyue papa <address@hidden> wrote:
> > 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.
>
> Because there's no such option. As stated above it reads from stdin.
> You can try:
> cat file | gnokii --sendsms ...
>
> > If i using echo command, there is always a "" in the text.
>
> Perhaps some issue with win32 environment. But I'd say it's up to you
> to debug the problem.
>
> pkot
> --
> George Burns - "You can't help getting older, but you don't have to get old."
>
>
> _______________________________________________
> gnokii-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/gnokii-users
>