From owner-freebsd-questions@FreeBSD.ORG Fri Jun 25 15:48: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 812CA16A4CE for ; Fri, 25 Jun 2004 15:48:14 +0000 (GMT) Received: from mail.wbtsystems.com (onyx.dublin.wbtsystems.com [193.120.231.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7059743D5A for ; Fri, 25 Jun 2004 15:48:13 +0000 (GMT) (envelope-from barry.byrne@wbtsystems.com) Received: from SUNYA ([193.120.231.94]) (authenticated bits=0) by mail.wbtsystems.com (8.12.11/8.12.11) with ESMTP id i5PFm89t073096; Fri, 25 Jun 2004 16:48:08 +0100 (IST) Message-Id: <200406251548.i5PFm89t073096@mail.wbtsystems.com> From: "Barry Byrne" To: "'CD Baby'" , Date: Fri, 25 Jun 2004 16:48:07 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook, Build 11.0.5510 In-Reply-To: <36fb6de804062508417917d0b8@mail.gmail.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 Thread-Index: AcRayv5TfrkFbCkjQHSexzvr2O/7wgAALu3A X-WBT-Authenticated-User: bb X-Scanned-By: MIMEDefang 2.39 Subject: RE: 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:48:14 -0000 > What simple built-in command-line tools are available if I want to > just do some simple math on the command line? man bc - Barry