What does tshark -r capture.pcap do?
tshark -r capture.pcap
Creates a new capture file at that path
Reads and analyzes packets from the saved capture file
Deletes the capture after displaying it
Captures live traffic from an interface named capture.pcap