Crontab - TechRepublic
General discussion
January 20, 2004 at 06:22 PM
jaboy78

Crontab

by jaboy78 . Updated 22 years, 4 months ago

i have 2 sun server running squid program.
i am using crontab to clear my cache server.

every 50 min

50 * * * * /myclearcache files

The first server is running smoothly
the second one not running..why??

i have ps -ef and check…both cron is running.

Can tell me wht exactly is the problem??

This discussion is locked

All Comments