Printer Friendly
Dictionary, Encyclopedia and Thesaurus - The Free Dictionary
1,732,954,131 visitors served.
forum mailing list For webmasters
?
New: Language forums
Dictionary/
thesaurus
Medical
dictionary
Legal
dictionary
Financial
dictionary
Acronyms
 
Idioms
Encyclopedia
Wikipedia
encyclopedia
?

symbolic link

   Also found in: Acronyms, Wikipedia 0.02 sec.

symbolic link

In Unix, a file that points to another file or directory. It is used to allow a variety of sources to point to a common destination. The Windows 2000 counterpart is the "virtual directory." When URLs are redirected, it is called "URL mapping." A symbolic link is like a Windows shortcut, except that the link is an index entry in the Unix file system, whereas the shortcut is a regular Windows file. See redirection.


1.(file format)Symbolic Link - (SYLK) A Microsoft file format for spreadsheets, (not to be confused with symbolic link).

SYLK format existed in one form or another in as early as 1987, and was part of Excel v1.0. It is is an outgrowth of VisiCalc DIF file format.

SYLK format is ascii text and represents information about both formula, value, and some formatting information, which makes it something like an RTF for spreadsheets. It is used as a general tabular data exchange format.

http://netghost.narod.ru/gff/graphics/summary/micsylk.htm.

2.(file system)symbolic link - (Or "symlink", "soft link" (by contrast with "hard link"), "shortcut", "alias") A special type of Unix file which refers to another file by its pathname. A symbolic link is created with the "ln" (link) command:

ln -s OLDNAME NEWNAME

Where OLDNAME is the target of the link (usually a pathname) and NEWNAME is the pathname of the link itself.

Most operations (open, read, write) on the symbolic link automatically dereference it and operate on its target (OLDNAME). Some operations (e.g. removing) work on the link itself (NEWNAME).

In contrast with hard links, there are no restrictions on where a symbolic link can point, it can refer to a file on another file system, to itself or to a file which does not even exist (e.g. when the target of the symlink is removed). Such problems will only be detected when the link is accessed.


How to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit webmaster's page for free fun content.
?Page tools
Printer friendly
Cite / link
Email
Feedback
? Mentioned in ? References in periodicals archive
 
That gives the building a symbolic link to the contemporary world, and to the city that lies beyond, concealed within its river valley.
Nonetheless, Arnold finds the notion of fishing as a symbolic link between himself and Jesus just too appealing to forgo; and he keeps returning to it.
1 enhancements, in addition to S/390 Linux Rescuer, add support for file-level backup/restore of FIFO and device files, expanding the capability of UPSTREAM to protect all existing Linux file types including hard links, symbolic links, owners, single file systems, Reiser file systems as well as ext2, ext3, XFS and remote NFS attachments.
 
Encyclopedia browser? ? Full browser
 
 
Encyclopedia
?

Disclaimer | Privacy policy | Feedback | Copyright © 2009 Farlex, Inc.
All content on this website, including dictionary, thesaurus, literature, geography, and other reference data is for informational purposes only. This information should not be considered complete, up to date, and is not intended to be used in place of a visit, consultation, or advice of a legal, medical, or any other professional. Terms of Use.