LINUX.ORG.RU

История изменений

Исправление zg, (текущая версия) :

Я чота так удивился, что ажно залогинился, дабы ответить. usr - это не сокращение от user, как Вы подумали, а «Unix System Resource». И хранится там не то, что Вы подумали, а вот это самое:

Secondary hierarchy for read-only user data; contains the majority of (multi-)user utilities and applications. Should be shareable and read-only.

Ты просто плохо знаешь историю UNIX и поэтому путаешь то как было с тем как оно сейчас.

Вот почитай рассказ одного из отцов основателей: http://lists.busybox.net/pipermail/busybox/2010-December/074114.html

When the operating system grew too big to fit on the first RK05 disk pack (their root filesystem) they let it leak into the second one, which is where all the user home directories lived (which is why the mount was called /usr). They replicated all the OS directories under there (/bin, /sbin, /lib, /tmp…) and wrote files to those new directories because their original disk was out of space. When they got a third disk, they mounted it on /home and relocated all the user directories to there so the OS could consume all the space on both disks and grow to THREE WHOLE MEGABYTES (ooooh!).

Исходная версия zg, :

Я чота так удивился, что ажно залогинился, дабы ответить. usr - это не сокращение от user, как Вы подумали, а «Unix System Resource». И хранится там не то, что Вы подумали, а вот это самое:

Secondary hierarchy for read-only user data; contains the majority of (multi-)user utilities and applications. Should be shareable and read-only.

Ты просто плохо знаешь историю UNIX и поэтому путаешь то как было с тем как оно сейчас.

Во почитай рассказ одного из отцов основателей: http://lists.busybox.net/pipermail/busybox/2010-December/074114.html

When the operating system grew too big to fit on the first RK05 disk pack (their root filesystem) they let it leak into the second one, which is where all the user home directories lived (which is why the mount was called /usr). They replicated all the OS directories under there (/bin, /sbin, /lib, /tmp…) and wrote files to those new directories because their original disk was out of space. When they got a third disk, they mounted it on /home and relocated all the user directories to there so the OS could consume all the space on both disks and grow to THREE WHOLE MEGABYTES (ooooh!).