Cron job providing a specific line in my error log file
I have a bash script that uses ping testing for internet access, that has a cron job initiating the script with a 2>&1 output of any issues.
Cron job providing a specific line in my error log file
I have a bash script that uses ping testing for internet access, that has a cron job initiating the script with a 2>&1 output of any issues.