Soft link and Hard link in Linux/UNIX
What is a link?
Links are pointers pointing to a file or directory. A link is a shortcut to access a file, similar to a Windows shortcut.
Soft Link
In soft links, we can create links on files and directories. Links enable the creation of references t...
rakeshintech.hashnode.dev2 min read