From owner-freebsd-questions@FreeBSD.ORG Fri Jun 25 15:41:14 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 8FD8C16A4CE for ; Fri, 25 Jun 2004 15:41:14 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.250]) by mx1.FreeBSD.org (Postfix) with SMTP id 82A2143D3F for ; Fri, 25 Jun 2004 15:41:14 +0000 (GMT) (envelope-from cdbaby@gmail.com) Received: by mproxy.gmail.com with SMTP id x43so252351cwb for ; Fri, 25 Jun 2004 08:41:02 -0700 (PDT) Received: by 10.38.24.34 with SMTP id 34mr20361rnx; Fri, 25 Jun 2004 08:41:02 -0700 (PDT) Message-ID: <36fb6de804062508417917d0b8@mail.gmail.com> Date: Fri, 25 Jun 2004 08:41:02 -0700 From: CD Baby To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: command-line calculator? 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: Fri, 25 Jun 2004 15:41:14 -0000 What simple built-in command-line tools are available if I want to just do some simple math on the command line? If I'm there in a shell, and need to know what 17 times 36 equals?