Content deleted Content added
No edit summary |
There were two entries for /bin with different text. In context, it was clear that the second was supposed to be /sbin |
||
Line 8:
:* '''/bin''' -- Stands for "[[computer program|binaries]]"; Contains some fundamental utilities needed by system administrators and regular users alike. As a failsafe, these were placed in a separate directory so that they could be placed on a separate [[disk]] or [[disk partition]] in case the main drive failed. Numerous commonly used utilities, such as "ls", which lists files, usually reside there.
:* '''/
:* '''/etc''' -- Contains configuration files and some system databases.
|