Interview Questions

What command is used to remove the password assigned to a group?

Operating System Interview Questions and Answers


(Continued from previous question...)

What command is used to remove the password assigned to a group?

gpasswd -r

The gpasswd command is used to change the password assigned to a group. Use the -r option to remove the password from the group.

(Continued on next question...)

Other Interview Questions