![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Script which will search for a file for 15 mins | chandancsc | Shell Programming and Scripting | 1 | 08-07-2009 03:35 AM |
| how to find the modified files before 60 mins? | iamgeethuj | UNIX for Dummies Questions & Answers | 8 | 12-15-2008 07:31 AM |
| run a command automatically after every 10 mins | vikas027 | Shell Programming and Scripting | 4 | 11-01-2007 04:01 PM |
| Finding files which are modified few mins ago | rajus19 | Shell Programming and Scripting | 3 | 08-16-2007 09:32 AM |
| files created within last 10 mins | frustrated1 | UNIX for Dummies Questions & Answers | 5 | 08-03-2005 11:09 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
How to schedule a cronjob to run every 15 mins ?
Hi, I want to schedule a job to run every 15 mins through cron. searched the forums and came up with this piece of code.i have given this in my crontab Code:
0-59/15 * * * * sh /usr/ss/job But its not being run. Have i made any mistake here. Can any1 post the cron code for scheduling the job every 15 mins... |
| Bookmarks |
| Tags |
| 15 mins, cron, schedule |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|