|
From: Merrill C. <mer...@ea...> - 2006-03-11 03:48:23
|
The common way in Unix/Linux is write a small program to do what you want, such as print a message. Then, you use the "cron" program to schedule your small program to execute at whatever whatever time you wish. In Windows, I believe the scheduling program is named "at". Merrill |