I want tcpdump to listen to a port to receive UDP packets so I use the classic
tcpdump -i lo udp port 5353 -vv -X
But the prompt ends the activit