David Young <[EMAIL PROTECTED]> wrote on Wed, 26 Mar 2003 at 12:57:38 -0600 in <[EMAIL PROTECTED]>:
> No command-line option is necessary. Use a pipe: tcpdump -w - | gzip. As discussed on this list earlier this year, tcpdump -w - | ( gzip > foo&) is necessary to allow ^C-ing of tcpdump without gzip dying, in many shells. --jhawk - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]
