Ethereal-users: Re: [Ethereal-users] how can i export many capture files to .txt?
Tethereal is a command-line utility that's installed by default when
you run the Ethereal for windows package installer. Unless you
specifically unclicked the check-box for "tethereal", then it's in your
Ethereal program directory, which is most likely "C:\Program
Files\Ethereal"
And *since* Tethereal is a command-line app, you'd probably be best
using the command-line to run it. You can find documentation on using
Tethereal in that same directory (there's an HTML file), on the
website, and in the User's Guide. I'd suggest starting there and then
asking again if you have specific questions.
It's also usually extremely useful to me to place the Ethereal program
directory in my system path. Command-line utilities like Tethereal,
Editcap, Capinfos, and Mergecap are very handy, and I like being able
to just run them from whatever directory I happen to be in.
Ian
On Oct 26, 2004, at 4:12 PM, nooshin bigdeli wrote:
thank you Ian.
but where i should write the command? i work in winxp area. should i
install tetheral eperately. please guide me!
Ian Schorr <ethereal@xxxxxxxxxxxxx> wrote:
By .txt, do you mean a text file containing the kind of output that
tethereal generates?
Just run tethereal with whatever display options it is that you want,
and redirect the output to a file:
tethereal -r infile > textfile.text
...will generate a text file ("textfile.text") containing summaries of
each packet in "infile"
Now repeat this 300 times.
Again, you could write a simple script that would automate this for
you. If you really want one large text file containing the traffic in
ALL 300 files (I'm guessing perhaps that's why you asked the seperate
300-file merge question in the other thread), you could also merge all
the files and then generate the text file with one command.
If you're not familiar with tethereal or the output it generates, check
out the manual for tethereal and play around with its options.
Ian
On Oct 26, 2004, at 3:04 PM, nooshin bigdeli wrote:
> hi,
>
> i wana know how can i export about 300 capture files to .txt format?
i
> have installed etheral 10.6 on windowsxp.
>
> thank you!
>
> Do you Yahoo!?
> Express yourself with Y! Messenger! Free. Download
> now._______________________________________________
> Ethereal-users mailing list
> Ethereal-users@xxxxxxxxxxxx
> http://www.ethereal.com/mailman/listinfo/ethereal-users
_______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-users
Do you Yahoo!?
Yahoo! Mail Address AutoComplete - You start. We
finish._______________________________________________
Ethereal-users mailing list
Ethereal-users@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-users