淡泊以明志, 宁静以致远.
arp
$ arp
'-d'
$ sudo arp -d address
$ arp -n | awk '/^[1-9]/ { print "sudo arp -d "$1 }' | bash
No comments:
Post a Comment