the cron daemon keep emailing this message to a user who has defined a
script to run every 15 minutes.
You have no controlling terminal.Can't initialize readline for
confirmations.
You have no controlling terminal.Can't initialize readline for
confirmations.
I'm really confused. As I know, cron gives this error only when the job
produces output to the screen, but there's no output at all for that
script.( the script itself doesn't generate any output, and I run it by
hand, there is no runtime error neither). The more strange thing is I got
this error since I reboot the machine 2 days ago, but with the same script,
I never got this message before. I've restarted cron but still doesn't work.
:-(
Any one has any idea will be appreciated..