![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| crontab couldn't run through, help | duke0001 | UNIX for Advanced & Expert Users | 10 | 02-06-2008 12:22 AM |
| Using Crontab | sumesh.abraham | Shell Programming and Scripting | 10 | 02-21-2007 03:19 AM |
| help with crontab | bob122480 | Shell Programming and Scripting | 3 | 01-22-2007 05:49 PM |
| ftp and crontab | user` | Shell Programming and Scripting | 27 | 11-13-2006 05:02 PM |
| Crontab | lo-lp-kl | UNIX for Dummies Questions & Answers | 2 | 05-05-2005 03:21 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Crontab
How can I run "crontab" (parameters) every 6 hours on solaris machine?
Thanks |
| Forum Sponsor | ||
|
|
|
#2
|
||||
|
||||
|
10 0,6,12,18 * * * /my/command/here
Will run every six hours at 10 past the hour. Cheers ZB |
||||
| Google The UNIX and Linux Forums |