Is there a way to make the Linux implementation of 'ping' to act like the Windows implementation in the way that it shows when a timeout occurs. I don't want it to exit, just show a timeout message.
We have some networking issues in the company and I would like to leave 'ping' to work over night and then grep through it to see if and when any timeouts occurred.
