From owner-freebsd-questions@FreeBSD.ORG Sun Aug 29 19:38:08 2004 Return-Path: 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 6B83516A4CF for ; Sun, 29 Aug 2004 19:38:08 +0000 (GMT) Received: from sccimhc92.asp.att.net (sccimhc92.asp.att.net [63.240.76.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 10FBF43D48 for ; Sun, 29 Aug 2004 19:38:08 +0000 (GMT) (envelope-from FreeBSD@insightbb.com) Received: from [192.168.1.239] (12-202-28-183.client.insightbb.com[12.202.28.183]) by sccimhc92.asp.att.net (sccimhc92) with ESMTP id <20040829193807i920091suqe>; Sun, 29 Aug 2004 19:38:07 +0000 From: Steven Friedrich To: "FreeBSD-Questions" Date: Sun, 29 Aug 2004 15:38:06 -0400 User-Agent: KMail/1.6.2 MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200408291538.06836.FreeBSD@InsightBB.com> Subject: finding the ip address X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Aug 2004 19:38:08 -0000 I'm messing with ubermon for superkaramba and I want to know how to get my hosts ip address from the command line (and only the ip address). I know I can grep and sed rc.conf or the output of ifconfig, but I'm hoping there's a command like whoami for the ip address.