|
From: | Adam Block |
Subject: | Re: "Input too long" bug? |
Date: | Thu, 12 Oct 2006 14:34:07 -0700 |
On Thu, 12 Oct 2006, Adam Block wrote:
> I'm not sending a line break. I was just wondering if one was being added
> somewhere. The following example shell command causes the error:
>
> echo
> "XxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxxXxxxxxxxxx"
> | gnokii --sendsms 14154208800
>
Try "printf" instead of "echo"
"echo" adds a linebreak automatically, "printf" doesn't.
--
Martin Tarenskeen
_______________________________________________
gnokii-users mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/gnokii-users
[Prev in Thread] | Current Thread | [Next in Thread] |