Search Results

Search: Posts Made By: fberbert
4,230
Posted By fberbert
Try this one: if ! ping -c 1 yourhost | grep...
Try this one:

if ! ping -c 1 yourhost | grep 'bytes from' > /dev/null
then
echo mail command here...
fi


--
Fabio Berbert de Paula
Viva o Linux - A maior comunidade de usuários Linux do...
Showing results 1 to 1 of 1

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