tcpdump mailing list archives

Re: A new feature request - gzip compression while using -w option


From: John Hawkinson <jhawk () mit edu>
Date: Wed, 26 Mar 2003 15:03:17 -0500

David Young <dyoung () pobox com> wrote on Wed, 26 Mar 2003
at 12:57:38 -0600 in <20030326185738.GA7131 () che onthejob net>:

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:tcpdump-workers-request () tcpdump org?body=unsubscribe


Current thread: