Multiple choice

Which of the following folders is a regular user's home directory?

  1. /home/user

  2. /usr/user

  3. /root

  4. /user

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In Linux, standard user home directories are typically located under the /home directory, such as /home/username.