Content deleted Content added
Added /sbin. /bin is for everyone, /usr/local |
No edit summary |
||
Line 30:
:* '''/tmp''' -- a place for temporary files. Many Unices clear this directory upon start up.
:* '''/usr''' -- originally the directory holding user home directories, its use has changed, and it now holds executables, libraries, and shared resources that are not system critical: X11, KDE, PERL, etc. (The name "Unix System Resources" is a ''post hoc'' [[backronym]].) However, on some [[Unix]] systems, some user accounts may still have a home directory that is a direct subdirectory of /usr, such as the default ast in [[Minix]].
::* '''/usr/bin''' -- This directory stores all binary programs distributed with the operating system not residing in /bin, /sbin or (rarely) /etc
|