how to create crontab -e in shell run every 5 minit

cttsite

Verified User
Joined
Jan 16, 2005
Messages
22
how to create crontab -e in shell run every 5 minit


thanks.

*/5 * * * *

isit corrent on top that?
 
That's correct as far as it goes.

If you want more help you'll need to post the entire line, and let us know how you installed it.

And show us the "ls -l" directory output for the file it's supposed to run.

Jeff
 
Back
Top