On Fri, 2006-07-07 at 18:24 +0200, Andrzej 'The Undefined' Dopierała wrote: > On Fri, Jul 07, 2006 at 11:54:33AM +0100, wrobell wrote: > > > weirdy difference between sh from ksh and bash: > > > > > > [EMAIL PROTECTED] ~]$ bash > > > [EMAIL PROTECTED] ~]$ [ "3000000000" -ge "2000000000" ] && echo works > > > works > > > [EMAIL PROTECTED] ~]$ sh > > > [EMAIL PROTECTED] ~]$ [ "3000000000" -ge "2000000000" ] && echo works > > > [EMAIL PROTECTED] ~]$ > > > > > > [EMAIL PROTECTED] ~]$ rpm -qf /bin/sh /bin/bash > > > > > > pdksh-5.2.14-43 > > > bash-3.1.017-1 > > > > 32 bit unsigned int vs 32 bit signed int vs 64 bit long? > ano. > but - it works differrent on miscelious archs (on 64bits - works ok). > > what is correct? bash or ksh behaviour? > > i think ksh behaviour is a bug...
what posix says? wrobell <[EMAIL PROTECTED]> _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
