Understanding Hard Links and Soft Links in Linux
Introduction
Linux provides powerful file management features, one of which is the ability to create links between files. There are two main types of links:
Hard Links
Soft Links (Symbolic Links)
bharanblog.hashnode.dev4 min read