PDA

View Full Version : Proper Cron sctring


vB3Dev.Com
Mon 1st Sep '03, 10:52am
Guys, I am new to Linux and would like to run a php file every 5 minutes using cron.

I have access to cron commands cia the cp. What is the proper string to use to run a certain file every 5 minutes?

Max

Steve Machol
Mon 1st Sep '03, 2:00pm
*/5 * * * * command