Computing.Net > Forums > Linux > Auto sending sms

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Auto sending sms

Reply to Message Icon

Name: mirza76
Date: March 12, 2009 at 07:15:35 Pacific
OS: Linux (Fedora10)
CPU/Ram: 1
Product: 1 / 1
Subcategory: General
Comment:

Hi,
How to do scripts if i want automated run the job by following system time?

I want to do every day around 4.00pm and 6.00pm automatic send sms to mobile phone.

Example single command send out sms:
echo "update me please" | gnokii --sendsms mobile no (this is for 4.00pm)

echo "send me the report" | gnokii --sendsms mobile no (this is for 6.00pm)

I'm using fedora 10 and gnokii attached to phone... please guide me on this. Thanks.



Sponsored Link
Ads by Google

Response Number 1
Name: nails
Date: March 12, 2009 at 08:50:06 Pacific
Reply:

I don't know anything about your cell phone commands, but the cron facility is one way of sending automated commands in Unix/Linux. Check out this article:

http://www.adminschoice.com/docs/cr...

It's untested, but to execute a shell script at 4 & 6 PM would be something like:

0 16,18 * * * /path/to/myscript

Obviously, myscript contains your cell phone commands.

Place the above line in a file and do this from the command line:

crontab < afile

and that sets your cron entry.


0

Response Number 2
Name: mirza76
Date: March 13, 2009 at 19:35:17 Pacific
Reply:

How about automated send email?


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


red hat linux hard drive ... Making Mepis 2004 boot us...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Linux Forum Home


Sponsored links

Ads by Google


Results for: Auto sending sms

A script that auto sends email www.computing.net/answers/linux/a-script-that-auto-sends-email/28859.html

SMS Text Messages www.computing.net/answers/linux/sms-text-messages/16886.html

free isd sms website to london www.computing.net/answers/linux/free-isd-sms-website-to-london/30298.html