On Tue, 2010-03-02 at 11:22 +0100, Fried Zoltan wrote: > Sziasztok, > > A kovetkezot raktam a crontab-ba: > 53 10 1-7 * 5 oracle echo XXX > aminek az eredmenye, hogy minden nap lefut a parancs, nem csak penteken!
man 5 crontab: "Note: The day of a command's execution can be specified by two fields — day of month, and day of week. If both fields are restricted (i.e., aren't *), the command will be run when either field matches the current time. " Segitek ertelmezni: az 1-7 helyett *-t kell irnod. -- Üdvözlettel, Gábriel Ákos -=E-Mail :[email protected]|Web: http://www.i-logic.hu=- -=Tel/fax:+3612391618 |Mobil:+36209278894 =- _________________________________________________ linux lista - [email protected] http://mlf2.linux.rulez.org/mailman/listinfo/linux
