Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Oh damn! Someone, in other place, noticed me that I miss the -E in grep This is working perfect:

tshark -i any -V -Y smpp | grep -E 'Operation|Type of number|Numbering plan indicator|Recipient address'

Sorry to waste forum space :)

Oh damn! Someone, in other place, noticed me that I miss the -E in grep grep. This is working perfect:

tshark -i any -V -Y smpp | grep -E 'Operation|Type of number|Numbering plan indicator|Recipient address'

Sorry to waste forum space :)