#!/bin/sh tcpdump -l -i vr1 -p arp | grep --line-buffered 'ARP, Reply' | xargs -L1