Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-users: Re: [Ethereal-users] converting to text file

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

From: "Martin Regner" <martin.regner@xxxxxxxxx>
Date: Wed, 19 May 2004 18:41:50 +0200
Ran Shidlansik wrote:
>How can i convert ethereal capture files into normal text files without using the ethereal GUI?
 
 
Use Tethereal, the non-GUI version of Ethereal, e.g. something like
<tethereal -r infile.cap -V > outfile.txt 
 
For details see the tethereal man-page: