General statistics
List of Youtube channels
Youtube commenter search
Distinguished comments
About
eDoc2020
Brodie Robertson
comments
Comments by "eDoc2020" (@eDoc2020) on "Linux Dot Files Were Never Meant To Exist" video.
Most filesystems don't actually have these special entries, it's emulated for compatibility reasons.
2
@pennyandrews3292 A minor point, the kernel doesn't care at all. It's only userland stuff.
2
@cigmorfil4101 In MS-DOS the kernel uses the stored . and .. entries in that way. As you said on anything Unixy you have mount points but the feature which really precludes using .. entries directly is symbolic links.
1
@cigmorfil4101 It seems you're right. I was under the impression it was the other way around. Probably because when you cd with the shell it behaves the way I described. In related, I just discovered the pwd -P command which shows the true current directory without using any symlinks.
1