In linux is there a way for a symlink to point to a primary and secondary (or backup), if the primary is not found?
Title is straightforward. I want to symlink to a primary file, but if the primary is not present, default to another secondary or backup file. Is this even possible?