Date: Mon, 28 Feb 2005 00:13:21 +0100 From: Godwin Stewart <gstewart@bonivet.net> To: freebsd-stable@freebsd.org Subject: Re: nice: Badly formed number 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>
next in thread | previous in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Sun, 27 Feb 2005 17:02:28 -0600, Stephen Montgomery-Smith <stephen@math.missouri.edu> 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-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050228001321.63fdb3ef.gstewart>