From owner-freebsd-questions Sat Dec 28 10:19:12 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8E0BA37B401 for ; Sat, 28 Dec 2002 10:19:11 -0800 (PST) Received: from sccrmhc02.attbi.com (sccrmhc02.attbi.com [204.127.202.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0989443EC2 for ; Sat, 28 Dec 2002 10:19:11 -0800 (PST) (envelope-from mav@wastegate.net) Received: from wastegate.net (12-226-185-104.client.attbi.com[12.226.185.104]) by sccrmhc02.attbi.com (sccrmhc02) with ESMTP id <2002122818191000200t7sube>; Sat, 28 Dec 2002 18:19:10 +0000 Received: from MOTHER (mother.wg.local [192.168.1.5]) by wastegate.net (Postfix) with ESMTP id 0E03F48463; Sat, 28 Dec 2002 18:21:27 -0500 (EST) From: "Doug Reynolds" To: "dodi agusri" , "freebsd-questions@FreeBSD.org" Date: Sat, 28 Dec 2002 13:20:00 -0500 X-Mailer: PMMail 2000 Professional (2.20.2657) For Windows 2000 (5.1.2600) In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: Re: how to get the current modem speed ? Message-Id: <20021228232127.0E03F48463@wastegate.net> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, 28 Dec 2002 10:15:21 +0700, dodi agusri wrote: >I use USER PPP to connect to internet . what is the >command to display the current >Speed of my modem ? >Thank fo reply. cat /var/log/ppp.log | grep CONNECT and look at the last one --- doug reynolds | the maverick | mav@wastegate.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message