One of the last things the Linux kernel does during system boot is mount the root filesystem. The Linux kernel dictates no filesystem structure, but user space applications expect to find files with ...
This book excerpt is from chapter 1 of The Art of UNIX Programming by Eric S. Raymond, ISBN 0131429019, copyright 2004. All rights reserved. This part of chapter 1 ...