![]() |
|
|
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 |
| Cron not working | manna | UNIX for Dummies Questions & Answers | 1 | 01-10-2008 02:04 PM |
| Cron job not working | dkranes | UNIX for Dummies Questions & Answers | 5 | 10-26-2007 12:01 PM |
| Cron not working? | christo16 | UNIX for Dummies Questions & Answers | 5 | 03-09-2007 02:55 AM |
| cron not working | DaleCabell | UNIX for Dummies Questions & Answers | 1 | 07-28-2006 08:16 PM |
| CRON - How to tell it's working? | jaffy1229 | UNIX for Dummies Questions & Answers | 7 | 04-15-2002 01:09 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
cron job not working for some reasons
I set up a new cron job. I have set cron jobs many times in the past and never faced issues. For some reasons my new cron job is not working.This is how my cron job looks like. plz help me out guys. Code:
3,8,13,18,23,28,33,38,43,48,53,58 * * * * /siebel/sblp900/home/FSMTaskChk/script s/FSMTaskChk.ksh > /dev/null 2>&1 |
|
||||
|
Can Crontab executes bin files?
Hello!
I would like to ask if Crontab can execute bin files coz' i have this entry and it is not working. Cron entry 36 10 * * * /bscsprod/bscs/prod/WORK/XREF/tehcron.sh $cat tehcron.sh #!/usr/bin/sh /bscsprod/bscs/prod/WORK/XREF/teh -t -f MPPROFIL Please advise. Thanks! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|