Your presence here is welcome.
if test 1 -eq `ping -q -c 1 ip.add.ress | grep "loss" | cut -d " " -f 4`; then echo "online"; else echo "offline"; fi
Post a Comment
No comments:
Post a Comment