From owner-freebsd-bugs@FreeBSD.ORG Thu Feb 10 23:09:58 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3AD1116A4CE for ; Thu, 10 Feb 2005 23:09:58 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.199.47.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3F4743D45 for ; Thu, 10 Feb 2005 23:09:57 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 35A4251247; Thu, 10 Feb 2005 15:09:57 -0800 (PST) Date: Thu, 10 Feb 2005 15:09:57 -0800 From: Kris Kennaway To: Jara Message-ID: <20050210230957.GB31163@xor.obsecurity.org> References: <22186342.20050210145122@vkt.lt> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="y0ulUmNC+osPPQO6" Content-Disposition: inline In-Reply-To: <22186342.20050210145122@vkt.lt> User-Agent: Mutt/1.4.2.1i cc: freebsd-bugs@freebsd.org Subject: Re: expr bug X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Feb 2005 23:09:58 -0000 --y0ulUmNC+osPPQO6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Feb 10, 2005 at 02:51:22PM +0200, Jara wrote: > Under FreeBSD 4.10-STABLE > ./test > value 1 > 3082976500 >=20 > value 2 > 3082976500 >=20 >=20 > Under FreeBSD 5.3 STABLE: > ./test > expr: illegal option -- 1 FreeBSD 5.x uses a more POSIX-compliant expr than in 4.x. This means you may need to fix the syntax of your expr invocation. Check the manpage. Kris --y0ulUmNC+osPPQO6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCC+nEWry0BWjoQKURAoI3AJ9CdUOlGDhID2NkuGM4ol7pLxZLlwCglNdW Y7yBfQqmF3+jNThuSwBa7gM= =50ie -----END PGP SIGNATURE----- --y0ulUmNC+osPPQO6--