How to Make or Create Symbolic Link in Unix or Linux
December 2nd, 2008
Symbolic link (also known as symlink or soft link) is a special type of file that has reference that points to another file or directory, in the form of an absolute or relative path. Symbolic link can be used just like the target original file or folder, as it merely contains a text string that is interpreted and followed by the operating system to another file or directory.
Continue reading How to Make or Create Symbolic Link in Unix or Linux » » »












































