

MCQOPTIONS
Saved Bookmarks
This section includes 3 Mcqs, each offering curated multiple-choice questions to sharpen your Unix knowledge and support exam preparation. Choose a topic below to get started.
1. |
shutdown command is used by the administrator for shutting down the system. |
A. | True |
B. | False |
Answer» B. False | |
2. |
userdel is used for removing users from the system. |
A. | True |
B. | False |
Answer» B. False | |
3. |
The SUID for any file can be set by the administrator using ____ |
A. | chmod |
B. | chmod u+s filename |
C. | chmod s filename |
D. | chmod us filename |
Answer» C. chmod s filename | |