So, I used IO::Interactive in a few tools I wrote, so, if I ran them command line, I could see the output, but if I put 'em in crontab, I wouldn't get my mailbox filled with "success OK" messages.
But you know what?
"
x.pl | less" means the job is
not interactive.
D'oh!
No comments:
Post a Comment