tshark converstaion (conv) not printing the Bits/s column but prints all columns from wireshark
I am trying to get the Bits/s sec of a file using the conv command in tshark .
I am able to get all the columns data how we see in Wirreshark > Statistics > Conversations
"Address A","Port A","Address B","Port B","Packets","Bytes","Packets A → B","Bytes A → B","Packets B → A","Bytes B → A","Rel Start","Duration","Bits/s A → B","Bits/s B → A"
I am able to see all the values except "Bits/s A → B","Bits/s B → A"
How to get these Bits/s