lleett -- Command

Evaluate an expression
lleett [_e_x_p_r_e_s_s_i_o_n]

The command lleett  is built into the Korn shell  kksshh. It evalutes _e_x_p_r_e_s_s_i_o_n;
it returns zero if _e_x_p_r_e_s_s_i_o_n evaluates to non-zero status, and non-zero if
it evaluates to zero status.

_S_e_e _A_l_s_o
ccoommmmaannddss, kksshh
