Linux (OpenBSD)系统目录分析
Linux (OpenBSD)系统目录分析 https://www.cnblogs.com/jokerjason/p/10711932.html IER(7) OpenBSD Reference Manual HIER(7) NAME hier - layout of filesystems DESCRIPTION A sketch of the filesystem hierarchy. / Root directory. /altroot/ Alternate (backup) location for the root (`/') filesystem. /bin/ User utilities fundamental to both single and multi-user envi- ronments. These programs are statically compiled and therefore do not depend on any system libraries to run. /bsd Pure kernel executable (the operating system loaded into memory at boot-time). /dev/ Block and character device files. MAKEDEV Script