I have a bash script that monitors the jobs in a cluster from the output of the LSF queueing system command "bqueues". The script runs fine. Now I wanted to create a crontab entry that calls this script. The problems is that everythinh related with bqueues produces not output at all, what could be the reason?
env
from shell and crontab.For more debugging tips, see How to debug an issue of cron's not executing a given script -- or other?