Linux Multiple Choice Questions - Part 2
In this article, we test our Linux knowledge by going over 60 multiple choice questions.
1. Which command is used to add a new user in Linux?
(a) userdel
(b) adduser
(c) useradd
(d) usermod
Ans: (a)
Explanation: The userdel command is used to remove ...
linuxnotes.hashnode.dev19 min read