Re: Send files via SMS Client

"Dean Earley" <[email protected]> Wed, 25 Aug 2004 10:41:10 +0100 (BST)
Newsgroups gmane.comp.mobile.sms.tsms
Message-ID <[email protected]>
> Can I send a text file via sms client?

$ sms_client recipient "$(cat textfile)"
or
$ cat textfile |sms_client recipient
or
$ sms_client recipient <cat textfile

I dont know how these will handle new lines though.

-- 
Dean Earley AKA Dee ([email protected])

irc:    irc://irc.blitzed.org/
web:    http://personal.earlsoft.co.uk
phone:  +44 (0)780 8369596



--

-----------------------------------------------------------------------