On Apr 18, 2019, at 5:57 AM, Dario Lombardo <[email protected]> wrote:
> On Thu, Apr 18, 2019 at 1:56 PM Dario Lombardo <[email protected]> wrote: >> Are the extcap expected to be under build/run/extcap on macOS or elsewhere? > > I guess I found the answer myself. tshark -G folders on travis builds give > > /Users/travis/build/crondaemon/wireshark/build/run/Wireshark.app/Contents/MacOS/extcap Yes, on macOS, *shark ultimately looks inside the app bundle for plugins/data files/etc. > Is there a way to get this single path from tshark's command line? Pipe tshark -G to sed -n 's/Extcap path://p' ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
