What is a Relative Path in Linux
Relative path defines the route to access a particular file or directory from the present working directory. It is shorter as compared to the absolute path.
Relative path defines the route to access a particular file or directory from the present working directory. It is shorter as compared to the absolute path.