In which file are user accounts stored?
A. /etc/passwd
B. /etc/users
C. /etc/password
D. /user/passwd
/etc/passwd
You might also like to view...
Answer the following questions true (T) or false (F)
1. A statement may not extend over multiple lines. 2. An actual argument of type int cannot be passed to a corresponding formal parameter of type double. 3. Because the following statement is a valid call to function wow, wow must be a void function. num = wow(x, y);
LinkedIn is a social networking site that you should visit if you are looking for professional employment.
a. true b. false
You can collapse the layer group by clicking Item 2 in the figure above.
Answer the following statement true (T) or false (F)
Which of the following statements is FALSE?
A) As with cell references in formulas, cell references in macros can be absolute or relative. B) Macros are recorded with absolute references by default. C) The effects of a macro can be reversed using the Undo feature. D) Recording macros is generally considered an activity for worksheet developers.