Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://star.arm.ac.uk/sag-0.4/node19.html
Дата изменения: Sun May 4 15:24:31 1997 Дата индексирования: Mon Oct 1 22:41:03 2012 Кодировка: |
The filesystem is divided into many parts; usually along the lines of a root filesystem with /bin , /lib , /etc , /dev , and a few others; a /usr filesystem with programs and unchanging data; a /var filesystem with changing data (such as log files); and a /home filesystem for everyone's personal files. Depending on the hardware configuration and the decisions of the system administrator, the division can be different; it can even be all in one filesystem.
Chapter 2 describes the filesystem layout in some detail; the Linux Filesystem Standard covers it in somewhat more detail.