- Subject: [Ethereal-users] command line question
- From: Hauptmann Bob-P18081 <Bob.Hauptmann@xxxxxxxxxxxx>
- Date: Wed, 9 Jun 2004 15:56:12 -0700
Title: Message
I would like to
execute ethereal from a command line, specify a duration to execute, interface
to capture from (possibly a filter) and write the results (with summary) to a
file and NOT have a window pop-up.
Can this be
done?
i.e. ethereal -i
eth0 -f <some filter> -dur 3 <minutes> -w <captured file with
summary results>