![]() |
|
|
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 |
| Save 43p bios? | freestyle10269 | UNIX for Dummies Questions & Answers | 0 | 07-07-2005 06:04 PM |
| Crontab refuses to save changes! | fire>ant> | UNIX for Dummies Questions & Answers | 18 | 04-25-2005 04:56 PM |
| save | swainaina | Shell Programming and Scripting | 2 | 03-01-2005 07:07 PM |
| Asking on how to save the display log | blueberry80 | UNIX for Dummies Questions & Answers | 1 | 08-05-2003 05:10 AM |
| save me! | hufs375 | Shell Programming and Scripting | 2 | 05-27-2002 10:03 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
still doesnt work
I tried following
$ crontab -l #00 20 * * * /u02/app/oracle/admin/PROD/scripts/db_bkup.ksh #5,20,35,50 6-19 * * * /u02/app/oracle/admin/PROD/scripts/db_move_out_logs.ksh #00 20 * * * /u02/app/oracle/admin/PROD2/scripts/db_bkup.ksh #5,20,35,50 6-19 * * * /u02/app/oracle/admin/PROD2/scripts/db_move_out_logs.ksh $ crontab -e 284 1 * * * * /u12/archive/rm_archive.sh ? q The crontab file was not changed. $ EDITOR=vi doesnt help either. is it possible to locate the crontab file and write directly to it? thanks a lot |
|
||||
|
able to make changes
hi..thanks a lot. i was able to make changes. however its not running. how do I find out if cron even executed?
my entry looks like this. 1 * * * * /u12/archive/rm_arch.sh now this should execute every minute.. but its not doing anything. thanks a lot. |
|
|||||
|
Quote:
|
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|