Hard and Soft Links in Linux Filesystem
Links in Linux Filesystem
A link is a mechanism that allows multiple references (names or path) to point at single file or directory within the filesystem.
It is essentially a way to create alternate access points to data that already exists in the...
ashraddhansh.hashnode.dev4 min read