bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Question


From: pk
Subject: Re: Question
Date: Sat, 04 Apr 2009 02:02:16 +0200

On Friday 3 April 2009 03:33, Brandon F wrote:

> When I do traceroute in bash I am always getting
> 12-215-11-193.client.mchsi.com as the third or fourth site. I want to know
> how to clear this from my route list. So it will bounce off of a differant
> site. Thank you.

traceroute | sed '/12-215-11-193\.client\.mchsi\.com/d'

(won't bounce off a different site, though :)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]