Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== Directory ====== In terms of UNIX(r), a directory is a special file which contains a list of [[dict:terms:hardlink | hardlinks]] to other files. These other files also can be directories of course, so it's possible to create a "hierarchy of directories" - the UNIX(r)-typical filesystem structure. The structure begins at the special directory ''/'' (root directory) and all other directory entries are **subdirectories** of it. ===== See also ===== * [[dict:terms:hardlink | hardlink]] * [[dict:terms:file | file]] * [[dict:terms:special_file | special file]] dict/terms/directory.txt Last modified: 2009/02/24 06:25(external edit)