Customizing Ethereal
9.2. Start Ethereal from the command line
You can start Ethereal from the command line, but it can also be started from most Window man- agers as well. In this section we will look at starting it from the command line.
Ethereal supports a large number of command line parameters. To see what they are, simply enter the command ethereal
Example 9.1. Help information available from Ethereal
This is GNU ethereal 0.10.11
(C)
Compiled with GTK+ 2.4.14, with GLib 2.4.7, with WinPcap (version unknown), with libz 1.2.2, with libpcre 4.4, with
Running with WinPcap version 3.1 beta4 (packet.dll version 3, 1, 0, 24), based n libpcap version 0.8.3 on Windows XP Service Pack 1, build 2600.
ethereal [
[
[
[
[
[
We will examine each of the command line options in turn.
The first thing to notice is that issuing the command ethereal by itself will bring up Ethereal. However, you can include as many of the command line parameters as you like. Their meanings are as follows ( in alphabetical order ): XXX - is the alphabetical order a good choice? Maybe better task based?
:v | Stop writing to a capture file after value of |
al | seconds have elapsed. |
durationue |
|
:val | Stop writing to a capture file after it reaches a |
filesizeue | size of value kilobytes (where a kilobyte is |
| 1000 bytes, not 1024 bytes). If this option is |
| used together with the |
| stop writing to the current capture file and |
| switch to the next one if filesize is reached. |
files:value | Stop writing to capture files after value number |
| of files were written. |
142