Sorry, you need to enable JavaScript to visit this website.

symbolic link

[File System]

A special type of file that can be used to redirect a file or directory path transparently to another file or directory that may be on another system.

Also known as symlink or soft link. Symbolic links differ from hard links in that deletion of the underlying file causes them to be "broken", and subsequent attempts to traverse them fail.

Back to Dictionary Print PDF