Computer Science Ques 871
Question: Which out of the following commands would you use to change your password in UNIX system?
Options:
A) Pass
B) en pass
C) Password
D) set pass
E) None of these
Show Answer
Answer:
Correct Answer: B
Solution:
- Pass is the standard UNIX password manage. All pass-words live in ~/. Password- store and pass provides commands for adding, editing, generating and retrieving passwords, en pass is the command for changing passwords in UNIX.