Search results

  1. A

    Help for scrpt .sh with cron.d

    Hello All I wanted to know if someone could give me some advice on how to make this script work with cron.d. If the script is executed manually, it does not present any problems, however if I call it from cron.d it will not be executed. ---- #!/bin/bash #!/bin/bash SHELL=/bin/bash...
Top