timeout(1) 120s tcpdump -s 0 -A dst port 80
run a command with a time limit
-s, --signal=SIGNAL

       specify the signal to be sent on timeout.  SIGNAL may be a name like `HUP' or a number.  See `kill
       -l` for a list of signals
source manpages: timeout