|
| Total Answers and Comments: 7 |
Last Update: April 07, 2007 |
|
| | |
|
No best answer available. Please pick the good answer available or submit your answer. | |
October 03, 2005 02:37:49 | #4 |
| ravikdesh |
|
Member Since: October 2005 Contribution: 3 |
RE: How do you schedule a command to run at 4:00 ever...
| Step 1. Set environemen variable EDITOR vi if not set Step 2. Give command crontab -e Step 3. Add following entry at the end 0 4 * * * <Your command to run at 4:00 am morning> |  | | Is this answer useful? Yes | No | | |
|
| |
Go To Top
|