1 | initial version |
As @Guy Harris asked and as per the man page for tshark:
-z <statistics>
Get TShark to collect various types of statistics and display the result after finishing reading the capture file. Use the -q option if you're reading a capture file and only want the statistics printed, not any per-packet information.
2 | No.2 Revision |
As @Guy Harris asked suggested and as per the man page for tshark:
-z <statistics>
Get TShark to collect various types of statistics and display the result after finishing reading the capture file. Use the -q option if you're reading a capture file and only want the statistics printed, not any per-packet information.