wok diff arping/description.txt @ rev 24022
linld: basic iso9660 support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Mar 14 19:55:20 2021 +0000 (2021-03-14) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/arping/description.txt Sun Mar 14 19:55:20 2021 +0000 1.3 @@ -0,0 +1,3 @@ 1.4 +The arping utility sends ARP and/or ICMP requests to the specified host and 1.5 +displays the replies. The host may be specified by its hostname, its IP 1.6 +address, or its MAC address.