mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-30 17:33:50 +08:00
ping: add tip similar to ssh page (#22379)
* Update ping.md * Update ping.md
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
> See also: `mtr`.
|
||||
> More information: <https://manned.org/ping>.
|
||||
|
||||
- Ping a host:
|
||||
- Ping a host with IP `10.0.0.1` (Note: `10.0.0.1` can be shortened to `10.1`):
|
||||
|
||||
`ping {{host}}`
|
||||
`ping 10.0.0.1`
|
||||
|
||||
- Ping a host only a specific number of times:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user