In this video you will understand about the concepts of soft link in Linux. Soft Links are the shortcut made by any user pointing to the original file. Soft link does not contains the file content in it but knows only the location of the original file. It is like a pointer.