group (1) --- test or list a users group identities 07/22/83 | _U_s_a_g_e | group [-a | -o] {} | _D_e_s_c_r_i_p_t_i_o_n | 'Group' lists a user's currently active groups or tests for | combinations of groups. With no arguments, 'group' lists | all of a users currently active groups. The "-a" option | causes 'group' to return a "1" if all the groups listed are | active (i.e. returns the logical AND) and '0' otherwise. | The "-o" option causes 'group' to return "1" if any of the | listed groups are currently active (i.e. returns the | logical OR) and a '0' otherwise. If a "" is | specified with no flag argument then 'group' assumes "-a". | _E_x_a_m_p_l_e_s | group | group .guru | group -a .demo .system | group -o .test .strange | _M_e_s_s_a_g_e_s | "can't retrieve group names" if an error in the call to | GETID$ occurs. | _S_e_e _A_l_s_o | Primos List_Group command group (1) - 1 - group (1)