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??