Symlinks
In Linux, the equivalent of shortcuts are symbolic links (or soft links or symlinks).
Symlinks allow us to link to another file by its filename.
Another type of link found in Linux is hardlink*, these are another file with a link to an inode*
Create ...
scorcism.hashnode.dev2 min read