Sortix volatile manual
This manual documents Sortix volatile, a development build that has not been officially released. You can instead view this document in the latest official manual.
PING(8) | System Manager's Manual | PING(8) |
NAME
ping
— internet
control message protocol echo
SYNOPSIS
ping |
[-46 ] host |
DESCRIPTION
ping
tests connectivity to the remote
host by sending an Internet Control Message Protocol
(icmp(4)) ECHO message and
measures how quickly it responds to the ping and how many packets are
lost.
The options are as follows:
EXIT STATUS
ping
runs until terminated or it exits
non-zero upon a fatal error.
SEE ALSO
BUGS
IPv6 is not yet implemented in the kernel.
February 23, 2023 | Sortix 1.1.0-dev |