Sorry dennis, but i didnt get it ...
--- Dennis Stosberg <[EMAIL PROTECTED]> wrote:
> S t i n g r a y wrote:
>
> > Well i cant seem to find a way to clear all the
> > records in arp cache ...
> > in other unix versions this commands works
> >
> > # arp -a -d
> >
> > but here it isnt working ?
> >
> > what can i do ?
>
> for host in `arp -n | cut -f1 -d' '`; do arp -d
> $host; done
>
> Regards,
> Dennis
>
>
> --
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
>
>
*º¤., ¸¸,.¤º*¨¨¨*¤ Stingray *º¤., ¸¸,.¤º*¨¨*¤
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]