On Wed, Mar 26, 2003 at 11:40:44PM +1100, Srihari Vijayaraghavan wrote: > I am wondering if there a possibility of -g (for gzip) which will work > together with -w option in writing the file to the disk using gzip > compression.
No command-line option is necessary. Use a pipe: tcpdump -w - | gzip. Dave -- David Young OJC Technologies [EMAIL PROTECTED] Urbana, IL * (217) 278-3933 - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]
