How to Create and Use Symbolic Links (aka Symlinks) on Linux

Share
  • November 5, 2024

Linux allows you to create symbolic links, or symlinks, that point to another file or folder on your machine. The best way to do this is with the ln terminal commandthough there are some graphical file managers that can create symbolic links too.

Source : How to Create and Use Symbolic Links (aka Symlinks) on Linux