Home directory

A home directory is a file system directory on a multi-user operating system containing files for a given user of the system. The specifics of the home directory (such as its name and location) are defined by the operating system involved; for example, Linux / BSD (FHS) systems use /home/username or /usr/home/username, macOS uses /Users/username, and Windows systems since Windows Vista use \Users\username.