From owner-freebsd-stable@FreeBSD.ORG Sun Feb 27 23:13:30 2005 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B7D616A4CE for ; Sun, 27 Feb 2005 23:13:30 +0000 (GMT) Received: from resmo.com (resmo.com [204.202.11.13]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E93743D2F for ; Sun, 27 Feb 2005 23:13:30 +0000 (GMT) (envelope-from gstewart@bonivet.net) X-Resmo-Authenticated-User: [] X-Resmo-Msg-Submitted-By: mail.bonivet.net [81.56.185.133] Received: from dragonfly.bonivet.net (mail.bonivet.net [81.56.185.133]) by resmo.com (8.13.1/8.12.11) with ESMTP id j1RNDSZG065040 for ; Sun, 27 Feb 2005 23:13:28 GMT Received: from dragonfly.bonivet.net (localhost.bonivet.net [127.0.0.1]) by dragonfly.bonivet.net (8.13.3/8.13.1) with SMTP id j1RNDLRr035240 for ; Mon, 28 Feb 2005 00:13:21 +0100 (CET) (envelope-from gstewart@bonivet.net) Date: Mon, 28 Feb 2005 00:13:21 +0100 From: Godwin Stewart To: freebsd-stable@freebsd.org Message-Id: <20050228001321.63fdb3ef.gstewart@bonivet.net> In-Reply-To: <42225184.20607@math.missouri.edu> References: <42224FBF.663D8294@ene.asda.gr> <20050228000047.414e10c5.gstewart@bonivet.net> <42225184.20607@math.missouri.edu> X-Mailer: Sylpheed version 1.9.3 (GTK+ 2.4.14; i386-unknown-freebsd5.3) X-Face: #T;eJks=B[`71qrwp`l6BW8xI&hP8S*4Kd%e?8o"rL02ZYf"rWa41l83a)L,*; S).Ukq$U% II{-z#5%i&X8"%{$)ZWmE7WBDF)?wK1^7]u9T;@jqdZo?IT!d-L`!@&vW)F_1 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable Subject: Re: nice: Badly formed number X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-stable@freebsd.org List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Feb 2005 23:13:30 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, 27 Feb 2005 17:02:28 -0600, Stephen Montgomery-Smith wrote: > > $ uname -v > > FreeBSD 5.4-PRERELEASE #0: Sun Feb 27 10:36:40 CET 2005 {snip} > > $ nice -n 5 date > > Sun 27 Feb 2005 23:59:37 CET >=20 > Yes, but you weren't using the csh shell. True. I was using bash (that's what 5 years of using Linux does to you...) If the bug appears with one shell but not with another, then surely the bug is in the shell, no? $ echo $SHELL /usr/local/bin/bash $ echo $BASH_VERSION 3.00.0(1)-release $ nice -n 5 date Mon 28 Feb 2005 00:06:32 CET $ csh %nice -n 5 date nice: Badly formed number. - --=20 G. Stewart - gstewart@bonivet.net Profanity is the one language all programmers know best. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCIlQRK5oiGLo9AcYRAhjBAJwKlzIUXKW4t9MQI4cK3mmbgxGnXgCdG8b9 PsdaZqrnpfp/YJN5gecAjJk=3D =3DvJ+I -----END PGP SIGNATURE-----