Views

Home directory

Share |

Contents

Home directory

(See also : http://en.wikipedia.org/wiki/Home_directory)

Under Linux/Unix

  • Home directory is :
/home/<username>

Under Windows XP, 2000, 2003

  • Home directory is :
C:\Documents and Settings\<username>
  • Sometimes, this directory can be found in another drive like D:

Under Windows Vista, Seven

  • Home directory is :
\Users\<username>

Under Mac OS

  • Home directory is :
/Users/<username>