Link Files
Links allow more than one file name to refer to the same file, elsewhere.
There are two types of links, both of which are created by ln:
- symbolic links, which refer to a symbolic path indicating the abstract location of another file, and
- hard links, which refer to the specific location of physical data.
These links behave differently when the source of the link (what is being linked to) is moved or removed. Symbolic links are not updated (they merely contain a string which is the pathname of its target); hard links always refer to the source, even if moved or removed.
Read more about this topic: Ln (Unix)
Famous quotes containing the words link and/or files:
“Anthropologists are a connecting link between poets and scientists; though their field-work among primitive peoples has often made them forget the language of science.”
—Robert Graves (18951985)
“The good husband finds method as efficient in the packing of fire-wood in a shed, or in the harvesting of fruits in the cellar, as in Peninsular campaigns or the files of the Department of State.”
—Ralph Waldo Emerson (18031882)