ping -c 1 www.google.com | grep from | grep from PING www.google.akadns.net (66.249.85.104) from x.x.x.x : 56(84) bytes of data. 64 bytes from 66.249.85.104: icmp_seq=1 ttl=244 time=159 ms
just a buffering problem :-D (ale draq bafare :-)) Alex On Tue, 22 Mar 2005 14:26:40 +0200 "Dan Uscatu" <[EMAIL PROTECTED]> wrote: > $ping www.google.com > > PING www.google.akadns.net (66.102.9.104) from x.x.x.x : 56(84) bytes > of data. > 64 bytes from 66.102.9.104: icmp_seq=1 ttl=242 time=77.5 ms > 64 bytes from 66.102.9.104: icmp_seq=2 ttl=242 time=69.3 ms > 64 bytes from 66.102.9.104: icmp_seq=3 ttl=242 time=70.3 ms > > $ping www.google.com | grep from > > PING www.google.akadns.net (66.102.9.99) from 194.176.186.179 : 56(84) > > bytes of data. > 64 bytes from 66.102.9.99: icmp_seq=1 ttl=243 time=69.1 ms > 64 bytes from 66.102.9.99: icmp_seq=2 ttl=243 time=72.9 ms > > $ping www.google.com | grep from | grep from > > liniste... > > "Live to Win, Dare to Fail !" > > > > --- > Detalii despre listele noastre de mail: http://www.lug.ro/ > > --- Detalii despre listele noastre de mail: http://www.lug.ro/
