Search Results

Search: Posts Made By: deppy82
3,753
Posted By deppy82
The matter is that the script fully works even...
The matter is that the script fully works even when launched in cron.
The focus problem is that the ping command returns always a non-zero value and the then block is always executed.
This bug only...
3,753
Posted By deppy82
Shell script & cron
Hi everybody!

I'm struggling against a script that won' t work right in a cron job

this is my script:


cat serverlist | while read arg
do
if [ -n $arg ]
then
...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 04:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy