On Jan 10, 2008 4:07 PM, Sake Blok <[EMAIL PROTECTED]> wrote:

> On Thu, Jan 10, 2008 at 03:42:15PM +0000, Martin Mathieson wrote:
> > On Jan 10, 2008 3:38 PM, Martin Mathieson <
> [EMAIL PROTECTED]>
> > wrote:
> > > >
> > > > How'bout:
> > > >
> > > > tshark -r <capture-file> -T fields -e frame.time -e data |\
> > > >  grep `echo -n "<ascii-string>" | xxd -p` |\
> > > >  cut -f 1
> > > >
> > > > Hex-conversion on the fly and resulting in only the timestamps ;-)
> > >
> > > Now I know why you're presenting "Advanced Scripting and Command Line
> > > Usage with tshark and Related Utilities" at Sharkfest next year :)
> >
> > This year, I mean.
>
> :-)
>
> Are you coming too?
>
> Cheers,
>    Sake
>

Yes, really looking forward to it!

Martin
_______________________________________________
Wireshark-users mailing list
Wireshark-users@wireshark.org
http://www.wireshark.org/mailman/listinfo/wireshark-users

Reply via email to