COMPUTER SCIENCE AND ENGINEERING
UNIX
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
which directory contains all the users’ home directories
|
home
|
|
Home
|
|
usr
|
|
bin
|
Explanation:
Detailed explanation-1: -The /home directory is a place where by default all user home directories are created.
Detailed explanation-2: -(1) A storage folder that contains the user’s personal files. Starting with Windows Vista, the Windows home directory is . In prior Windows versions, it was and Settings. In the Mac, the home directory is /users/username, and in most Linux/Unix systems, it is /home/username.
Detailed explanation-3: -A home directory is the directory or folder commonly given to a user on a network or Unix or Linux variant operating system. With the home directory the user can store all their personal information, files, login scripts, and user information.
There is 1 question to complete.