Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Aug 2000 17:31:02 -0700 (PDT)
From:      "Jason C. Wells" <jcwells@nwlink.com>
To:        Ty <infidel2112@home.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: cron job every ten minutes?
Message-ID:  <Pine.SOL.3.96.1000821172639.6792A-100000@utah>
In-Reply-To: <39A1C5DB.944C8F3D@home.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 21 Aug 2000, Ty wrote:

> If you can what is the syntax for the entry in crontab?

man 5 crontab

10,20,30,40,50 * * * * /some/command

or

*/10 * * * * /some/command

Thank you,
Jason C. Wells



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.96.1000821172639.6792A-100000>