Hi,
I'm using Linux AS and trying to assign several shell script to the server.
I have two scripts that are executable (I run them and both worked fine), say script A and script B. When I assign them in crontab, script A works on schedule BUT script B is not running at all.
What is the problem...