Ethereal-users: Re: [Ethereal-users] Saving a portion of a capture

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Gerald Combs <gerald@xxxxxxxxxxxx>
Date: Wed, 13 Aug 2003 11:29:28 -0500 (CDT)
On Tue, 12 Aug 2003, Bliss, Milton wrote:

> How do I save only the first 2000 lines of a captured set of packets?

Try "frame.number <= 2000".