next up previous contents
Next: Home Directories Up: Tour of the File Previous: /dev: Devices   Contents

/etc and /usr/etc: Management

The /etc and /usr/etc directories are the ``management" directories. /etc and /usr/etc contain programs used by the system administrator to administer and configure the system to the needs of the users.

One of the most important files of the /etc directory is the passwd (pronounced ``password") file. The passwd file contains basic information about each user's account, including the logon and, in some cases, the password (encrypted) of every user (in the other cases, the encrypted passwords are in a file called /etc/shadow which only the super user has access).

Again, the commands are in two different directories simply for historical reasons.



Claude Cantin 2010-10-24