|
ParentDirectory
ParentDirectory[ ] gives the parent of the current working directory.
ParentDirectory["dir"] gives the parent of the directory dir.
ParentDirectory returns the full name of the directory as a string.
ParentDirectory works only under operating systems which support hierarchical file systems.
See The Mathematica Book: Section 2.11.4.
See also: Directory, $HomeDirectory, DirectoryName.
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT. SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION. |