mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-08 16:12:23 +02:00
If a symlink is not the last part of a path, the remaining part of the path has to be further resolved against the symlink target. With this, a path containing a symlink always resolves to the target of the first (leftmost) symlink in it, for example any path of form /proc/self/... resolves to the corresponding /proc/pid directory.
24 KiB
24 KiB