create file eg cron.txt

Or if your version of crontab supports it (not all do) then you can use:

crontab -e

And to get the manual page, you can do this:

man 5 crontab

--
Richard Heyes
http://www.phpguru.org
Free PHP and Javascript code

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to