You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes it is desired that symlinks point to relative locations not to absolute ones. For example if a link in dir1 points to some file inside dir1 and then dir1 is moved or renamed. Then, if the link was relative instead of absolute, it is still functioning.