IBM Exam Questions

Which command will create a group called ‘delivery’ and set the administrators to &#8216

Which command will create a group called ‘delivery’ and set the administrators to ‘john’ and ‘mary’?

A.
mkgroup -A=john,mary delivery

B.
groupadd -A=john,mary delivery

C.
mkgroup adms=john,mary delivery

D.
groupadd adms=john,mary delivery