6 ms·
Exactly, even large textfile based DNS servers have capability to "compile" the textfile to a db file for faster access.
by pseudostem 3y ago
Exactly, even large textfile based DNS servers have capability to "compile" the textfile to a db file for faster access.
- crabbone 3y agoSo what if they do? This file is a public interface exposed by Linux to other programs. So what if Linux caches its contents when eg. Python interpreter on launch will read this file. And it's not coming from some "fake" filesystem like procfs or sysfs. It's an actual physical file most of the time.
- fsckboy 3y agothe python interpreter reads /etc/passwd on launch? i guess it's looking for home directory