Path (computing)
A path, the general form of the name of a file or directory, specifies a unique location in a file system. A path points to a file system location by following the directory tree hierarchy expressed in a string of characters in which path components, separated by a delimiting character, represent each directory. The delimiting character is most commonly the slash ("/"), the backslash character ("\"), or colon (":"), though some operating systems may use a different delimiter. Paths are used extensively in computer science to represent the directory/file relationships common in modern operating systems, and are essential in the construction of Uniform Resource Locators (URLs).
Systems can use either absolute or relative paths. A full path or absolute path is a path that points to the same location on one file system regardless of the working directory or combined paths. It is usually written in reference to a root directory.
A relative path is a path relative to the working directory of the user or application, so the full absolute path will not have to be given.
Read more about Path (computing): Representations of Paths By Operating System and Shell, Uniform Naming Convention, POSIX Pathname Definition
Famous quotes containing the word path:
“Today brings the sad, glad tidings that Mrs. Abraham Lincoln has passed from that darkness which had fallen upon her path through this life, out into the light and joy of that life toward which her vision has so long been strained.
Modern education is lethal to children.... We stuff them with mathematics, we pummel them with science, and we use them up before their time.”
—HonorĂ© De Balzac (17991850)