Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Cron question

RE: Cron question

From: Brian Dunbar <Brian.Dunbar_at_Plexus.com>
Date: Tue, 16 Sep 2003 06:24:25 -0800
Message-ID: <F001.005D00B8.20030916062425@fatcity.com>


roland.skoldblom_at_ica.se [mailto:roland.skoldblom_at_ica.se] on Tuesday, September 16, 2003 8:19 AM said;

> Hallo,

> anyone whom could help me with this.

> I am trying to use crontab -e to start a procedure. but I cant get it
right.

> Anyone whom could help me with the command how to write if I want a
program in unix to be scheduled to > run
> every monday at 6 o´clock in the morning?

I hate to be one of those annoying RTFM types but this is pretty basic stuff if you're going to be doing anything at all in Unix. This is teach-a-man-to-fish type stuff.

At the command shell type the following, your answers are there.

$HOST:/:# man cron

brian

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Brian Dunbar
  INET: Brian.Dunbar_at_Plexus.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Tue Sep 16 2003 - 09:24:25 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US