tcpdump mailing list archives
Re: gzip and tcpdump...
From: John Hawkinson <jhawk () mit edu>
Date: Wed, 26 Feb 2003 17:13:01 -0500
Guy Harris <guy () netapp com> wrote on Wed, 26 Feb 2003 at 13:55:17 -0800 in <20030226135517.C28927 () cranford netapp com>:
tcpdump -w - | gzip -c > foo.tcpdump.gz...although if you ^C out of the tcpdump run, it also ^C's out of the gzip run, and, at least the one time I tried that, the resulting gzipped file was corrupt.
tcpdump -w - | ( gzip > foo&) appears to work fine, at least for me. Perhaps this should go in the EXAMPLES section of the manpage and then we're done? --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:
- gzip and tcpdump... rmkml (Feb 25)
- Re: gzip and tcpdump... Matt Bing (Feb 25)
- Re: gzip and tcpdump... Guy Harris (Feb 25)
- Re: gzip and tcpdump... Darren Reed (Feb 26)
- Re: gzip and tcpdump... Guy Harris (Feb 26)
- Re: gzip and tcpdump... John Hawkinson (Feb 26)
- Re: gzip and tcpdump... Matt Bing (Feb 26)
- Re: gzip and tcpdump... Guy Harris (Feb 25)
- Re: gzip and tcpdump... Matt Bing (Feb 25)
- Re: gzip and tcpdump... Rob Braun (Feb 25)
- RE: gzip and tcpdump... Fulvio Risso (Feb 25)
- <Possible follow-ups>
- Re: gzip and tcpdump... Maik Pfeil (Feb 26)
- Re: gzip and tcpdump... arbon (Feb 26)
