|
|
Log in / Subscribe / Register

The trouble with symbolic links

The trouble with symbolic links

Posted Jul 8, 2022 8:36 UTC (Fri) by nim-nim (subscriber, #34454)
In reply to: The trouble with symbolic links by felixfix
Parent article: The trouble with symbolic links

Yes a lot of those exist because people can’t agree on the correct file layout, app writers adhere to different theories, so the only way to make a bunch of unix apps behave more or less the same (becoming manageable) is to fool them via symlinks.

Windows uses magic registry entries for the same need, it works about as ugly.


to post comments

The trouble with symbolic links

Posted Jul 8, 2022 10:28 UTC (Fri) by grawity (subscriber, #80596) [Link]

Even Windows (after the Vista migration to space-less directories) now ships with symlinks like ~\Application Data to ~\AppData\Roaming, because programs can't be bothered to check environment and just hardcode paths...


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds