On Sun, 21 Feb 2021 03:38:42 -0700 (MST), Stuart Henderson
<st...@cvs.openbsd.org> wrote:

> Add ping -g, a concise display format similar to that used by other
> network devices that shows one character per echo request (! for
> normal response, . for timed out, D for duplicate, T for truncated)

I guess one can use sed to replace the ! with -, so piping the
output into morse -d works (-:

Reply via email to