- Subject: [Ethereal-users] Filter on Local host
- From: "Gilad Benjamini" <yaelgilad@xxxxxxxxx>
- Date: Sun, 2 Sep 2001 17:01:46 +0200
I want to
do something like this
tethereal -c 100 -f "tcp &&
! src `hostname`"
Does
tethereal have some built-in symbolic name for "hostname" ?
I am
asking this because I want to run the same command on different
platforms.