CRON – “Command not found” despite PATH being set [closed]
Closed 14 hours ago.
Linux script for running commands from a file
There are 2 ip address where I want to add a job to cron which runs at 7am daily.
In one place the cron job runs everyday and in the other it runs only on the 1st of month.
Instead of setting up 2 different cron jobs can this be done in a single script?