Wireshark-users: Re: [Wireshark-users] writing some text to Tshark output file
From: Maryam Homayouni <marnameh@xxxxxxxxx>
Date: Sun, 16 Nov 2008 01:11:50 -0800 (PST)
I tried -E option but it is not as flexible as I expect, it only writes exactly the header name which is specified in -e option in top line of the file above each column, for example the following command: tshark -T fields -e frame.number -E header=y -E quote=d > out results the following output: frame.number "1" "2" "3" ... but what I am looking for is to write what ever I prefer beside the values in each line, for example Frame Number : 1 Time : 0.0000 Frame Number : 2 Time : 0.0012 .. can any body suggest me a way to get it? --- On Tue, 11/11/08, Abhik Sarkar <sarkar.abhik@xxxxxxxxx> wrote: From: Abhik Sarkar <sarkar.abhik@xxxxxxxxx> |
- Follow-Ups:
- Re: [Wireshark-users] writing some text to Tshark output file
- From: j . snelders
- Re: [Wireshark-users] writing some text to Tshark output file
- From: Sake Blok
- Re: [Wireshark-users] writing some text to Tshark output file
- Prev by Date: Re: [Wireshark-users] Filter by application?
- Next by Date: Re: [Wireshark-users] writing some text to Tshark output file
- Previous by thread: [Wireshark-users] "TCP Stream Graph" and err "The selected packet has more than one TCPheader in it"
- Next by thread: Re: [Wireshark-users] writing some text to Tshark output file
- Index(es):