Parent directory
From Wikipedia, the free encyclopedia
|
|
This article does not cite any references or sources. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed. (August 2009) |
In computing, the parent directory of a given directory A is the directory B in which A is located. In A's absolute path, B is the predecessor of A.
In most computer file systems, every directory has an entry (usually named ..) which points to its parent directory.
The Root directory is its own parent directory.
[edit] See also
| This computer storage-related article is a stub. You can help Wikipedia by expanding it. |