Wireshark mailing list archives

Re: how to run tcpdump on background


From: Guy Harris <guy () alum mit edu>
Date: Tue, 2 Oct 2012 13:06:32 -0700


On Oct 2, 2012, at 12:56 PM, Flako <subforos () gmail com> wrote:

You Send It output to a log file.

That's what he's *doing*:

        tcpdump -i eth0 -w temp &
                        ^^^^^^^

However, that does *not* stop it from writing to the standard error as well:

        [root@ket capture]# tcpdump: listening on eth0, link-type EN10MB (Ethernet), capture size 65535 bytes

___________________________________________________________________________
Sent via:    Wireshark-users mailing list <wireshark-users () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-users
Unsubscribe: https://wireshark.org/mailman/options/wireshark-users
             mailto:wireshark-users-request () wireshark org?subject=unsubscribe


Current thread: