[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Question abut Debian 3.0



Am 2008-01-17 23:20:03, schrieb Nyros Technologies:
> Hi iam lalith, Using debain 3.0 server, Iam setting a cron job through
> cron job Management can you tell me what is the commant to use to run
> my file
------------------------- END OF REPLIED MESSAGE -------------------------

Forst of all, Debian 3.0 aka Woody is not more supported and you should
update it over 3.1 aka Sarge (OldStable) to 4.0 aka Etch (Stable).

Then you can use

    * * * * * <user> /path/to/command

in /etc/crontab or using

    crontabs -e <user>

and then

    * * * * * /path/to/command

without the <user>.  The five asterisk are meaning

    minute
    hour
    day-of-month
    day-of-week
    month

and please read 'man 5 crontab'...

Thanks, Greetings and nice Day
    Michelle Konzack
    Systemadministrator
    Tamay Dogan Network
    Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
##################### Debian GNU/Linux Consultant #####################
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSN LinuxMichi
0033/6/61925193    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature


Reply to: