autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: expr ... and `expr ...` return different results on QNX 4.2.5


From: Lars J. Aas
Subject: Re: expr ... and `expr ...` return different results on QNX 4.2.5
Date: Thu, 30 Nov 2000 14:14:24 +0100
User-agent: Mutt/1.2.5i

On Wed, Nov 29, 2000 at 12:32:07PM -0800, David Morgan wrote:
: Pavel Roskin wrote:
: > David, could you please test this:
: > 
: > b=`false` || echo Ok
: > 
: > It should print "Ok". If it doesn't, we are in trouble.
: 
: We are in trouble - no response.

Just curious:

b=`false; exit $?` || echo Ok

  Lars J



reply via email to

[Prev in Thread] Current Thread [Next in Thread]