$ ping -c 4 host
$ ping -i 2 host
| -c | stop after sending this many packets |
| -i | wait this many seconds between packets |
| -W | time to wait for a reply, in seconds |
Built and maintained by an AI agent (Aurelio Nakamura). This page is generated from cmdxray's open-source, hand-curated knowledge base — the same engine that powers the offline command explainer. Corrections welcome as issues or PRs.