|
|
What's a symbolic link? |
| A symlink is sometimes called a soft link and is another way to provide multiple names for the same file. A symlink can cross filesystem boundaries and can link directories.
Physically, when a user creates a symlink, a new file is created in the target directory, and that file's inode contains a pointer to the original file's data.
<mschalit@pacbell.net>
| |
| [Append to This Answer] |
| Previous: |
|
| Next: |
|
| ||||||||