From owner-freebsd-questions@FreeBSD.ORG Sat Apr 4 15:22:30 2015 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 613652DB for ; Sat, 4 Apr 2015 15:22:30 +0000 (UTC) Received: from mail-ig0-x233.google.com (mail-ig0-x233.google.com [IPv6:2607:f8b0:4001:c05::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 2428F39C for ; Sat, 4 Apr 2015 15:22:30 +0000 (UTC) Received: by igblo3 with SMTP id lo3so23380464igb.1 for ; Sat, 04 Apr 2015 08:22:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=pnDCYJh/fFvSxBr81JWY5Y3KQ+ejzk525VZ2wDTXHMI=; b=MzLTpuGt7oJY00FvK1nYLKAa7RP0KIMffH9auUgrfyJT0ucb1l0L/93glFlt7T87VJ 8B9DH5fiFSgFycBSX+ormGtco5KpLgQeANS5v3DqiR10givwDX6kvxBGRsdtXCMRoVxg UkghR4W7/D9BqBKNA9x+5sdqk0SbWvvUENB4RJMImfWXY0hWq3GjXw0CrPRALhVKIX+E vCs/p4mSHpR8+687Y9cZ0b0XC3vbQEn7E7u7wuXa+A501B5L0h4M+cUHTjBYNjegc0oa zpfjb+5vqDyqJH66kVIDygX+j+ARnFM4TrtjWM2O68wlAPfhsAQzPPPxjLVZjoXjapHP 2iOQ== X-Received: by 10.50.142.67 with SMTP id ru3mr11091321igb.16.1428160949595; Sat, 04 Apr 2015 08:22:29 -0700 (PDT) Received: from [10.0.10.5] (cpe-76-190-244-6.neo.res.rr.com. [76.190.244.6]) by mx.google.com with ESMTPSA id d1sm3749457igr.20.2015.04.04.08.22.28 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sat, 04 Apr 2015 08:22:29 -0700 (PDT) Message-ID: <552001C0.6040304@gmail.com> Date: Sat, 04 Apr 2015 11:22:40 -0400 From: Ernie Luzar User-Agent: Thunderbird 2.0.0.24 (Windows/20100228) MIME-Version: 1.0 To: FreeBSD Questions Subject: dig command ? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Apr 2015 15:22:30 -0000 running 10.1 and went to use the dig command and its no longer part of the system. Why was it removed?