From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5101 invoked from network); 27 Sep 2001 15:33:50 -0000 Received: from sunsite.dk (130.225.51.30) by ns1.primenet.com.au with SMTP; 27 Sep 2001 15:33:50 -0000 Received: (qmail 19041 invoked by alias); 27 Sep 2001 15:33:43 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 15885 Received: (qmail 19024 invoked from network); 27 Sep 2001 15:33:41 -0000 Date: Thu, 27 Sep 2001 11:33:37 -0400 From: Clint Adams To: Zefram Cc: zsh-workers@sunsite.dk Subject: Re: forcing output type Message-ID: <20010927113337.A8879@dman.com> References: <20010923114054.A16301@dman.com> <20010923164705.A15106@fysh.org> <20010923121852.B16711@dman.com> <20010923181623.B15106@fysh.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010923181623.B15106@fysh.org>; from zefram@fysh.org on Sun, Sep 23, 2001 at 06:16:23PM +0100 > But I wonder why you want to do this at all. What application do you > have in mind? I have encountered some people that have functions that pipe the arguments to 'bc -l', and it seems as though the dependency on bc could be dropped rather easily.