For most Unix users, symbolic links are obvious and natural — a means to make connections that span file systems and avoid the need to keep duplicates of files in multiple file system locations.
For a project, I have a set of "fork" directories which are duplicates of a "baseline" directory, but with some modified and some additional files. A large number of these files in these "fork" ...