Shell Querry

From: AK Rasanth (akrasanth@velankani.com)
Date: Thu Jul 04 2002 - 06:30:18 EDT


Hi all,
When I do the following in bash
if [ $DB_SIZE -gt $ALLOC_SIZE75 ]
then
        do something
else
        do something else
fi
it gives me the correct answer ($DB_SIZE is less than $ALLOC_SIZE75)

but in ksh , it gives me just the reverse . can anybody tell me why this
happens?
Thanks&Regards,
A.K.Rasanth
ph: 91-80-8522507 Ext 1626

--------------------------------------------------------------
Velankani Information Systems Ltd, Bangalore, India
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:24:33 EDT