What is the difference between the home directory and the root directory in Linux?

 The major point for a “home” directory is that is the directory the user working directory is set to by the /etc/passwd file.

The root directory in Unix/Linux is the top most directory. That is identified by the files “.” and “..” that every directory has.

Comments

Popular posts from this blog

Read and Navigate XML - Beautiful Soup

difference-between-stream-processing-and-message-processing

WordNet in Python