When I try to ping a hostname of a computer that is down, I get en error that it cannot resolve the hostname.
$ alice:~ me$ ping bob
ping: cannot resolve bob: Unknown host
Is there a way I can make ping more persistent? I want it to keep trying so I can see when bob comes back online.