mirror of
https://github.com/flokoe/bash-hackers-wiki.git
synced 2025-02-19 10:28:41 -05:00
396 B
396 B
Symlink
A symlink (symbolic link) is a "normal" file, which contains a pointer to another filename. Since it really only points to another filename it can
- reference filenames on other filesystems
- reference filenames that don't actually exist
- save a reference to the name of a directory