1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-04 22:15:42 +02:00

fping: a IP --> an IP

This commit is contained in:
Waldir Pimenta 2017-06-09 22:50:23 +01:00 committed by GitHub
parent 4bbb5c8876
commit 5085853d51

View file

@ -6,7 +6,7 @@
`fping -a -g 192.168.1.0/24`
- List alive hosts within a subnet generated from a IP range:
- List alive hosts within a subnet generated from an IP range:
`fping -a -g 192.168.1.1 192.168.1.254`