Computing.Net > Forums > Unix > crontab problem

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

crontab problem

Reply to Message Icon

Name: ckng
Date: October 10, 2006 at 01:03:58 Pacific
OS: unix
CPU/Ram: 638
Product: sun
Comment:

hi,
i have a program which should run at every 1.30pm daily and after the program have finish running, it should put a message on the screen.

i have use crontab but it will not put a message on the screen after finish running.

does anyone have any solutions on how may i put a message on the screen after my program finish running at crontab.

Thank you


thanks



Sponsored Link
Ads by Google

Response Number 1
Name: James Boothe
Date: October 10, 2006 at 07:11:37 Pacific
Reply:

On some platforms:

echo 'Cron job has finished' > /dev/console


0

Response Number 2
Name: ckng
Date: October 10, 2006 at 18:46:54 Pacific
Reply:

hi,
i do as u said,
but in the mail its says [unexpected end of line. this entry has been ignored]

what should i do with this problem???

thanks


0

Response Number 3
Name: James Boothe
Date: October 11, 2006 at 07:50:56 Pacific
Reply:

You added one echo line to your cron job?

Please copy/paste that one line to this thread. Thanks.


0

Response Number 4
Name: ckng
Date: October 12, 2006 at 01:27:49 Pacific
Reply:

hi,
is there anyway i can force a output of a command to the monitor.
for example

Code:
banner hello > /dev/console

it will show a hello in the console, so how do i make it to appear on the monitor screen when the console is been minmize.


thanks


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


help with sco openserver ... SSH Configuring



Post Locked

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


Go to Unix Forum Home


Sponsored links

Ads by Google


Results for: crontab problem

crontab problem www.computing.net/answers/unix/crontab-problem/6518.html

Crontab Problems !!!! www.computing.net/answers/unix/crontab-problems-/3420.html

read variable with crontab problem www.computing.net/answers/unix/read-variable-with-crontab-problem/7129.html