

InterviewSolution
Saved Bookmarks
1. |
In which directory can you store system user default files used for creating user directories? |
Answer» The /etc/skel directory contains files and directories that are automatically copied over to a new user's home directory when such user is created. | |