I\'ve been trying to figure out whats wrong with this but just can\'t figure it out..
This is the part seems to be getting an error..
elif [ $operati
Try assigning a value to $aug1 before use it in if[] statements; the error message will disappear afterwards.
$aug1
if[]