On Fri, Mar 28, 2008 at 11:24:09AM +0800, 赵新元 wrote:

> #tshark -i 3  -o column.format:'"Info", "%i"'
> 
> I use this command ,but it cann't work!

The ' marks only work on Unix.  I just tried on Windows using a " 
instead of ' and it works:

    tshark -o column.format:""Info", "%i""


Steve


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

Reply via email to