Wireshark mailing list archives

Re: read/write capture comments from the command line


From: Dirk Jagdmann <doj () cubic org>
Date: Mon, 08 Apr 2013 14:29:21 -0700

Sadly, -j is already taken for Wireshark, so you couldn't run Wireshark from the command line with "-j", unless we go with 
either getopt_long() (pulling in a version from GNU libc for platforms that don't have it in the system library) or with g_option:

I suggest using the glib functions. Otherwise we would just add more code to Wireshark and related tools for no real benefit.

--
---> Dirk Jagdmann
----> http://cubic.org/~doj
-----> http://llg.cubic.org
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: