They aren’t symbolic links. They’re closer to hard links, IIRC, in that they share the inode with other file paths.
ofc /proc isn’t a “real” file system so the metaphors break down a little; it’s not backed by disk, it’s a view into the kernel’s process information exposed as a file system
They aren’t symbolic links. They’re closer to hard links, IIRC, in that they share the inode with other file paths.
ofc
/procisn’t a “real” file system so the metaphors break down a little; it’s not backed by disk, it’s a view into the kernel’s process information exposed as a file system