Saved Bookmarks
| 1. |
Draw the file system layout of unix? explain all file system |
|
Answer» Operating System. | Unix File System. / : The SLASH / character ALONE denotes the root of the filesystem tree. /bin : Stands for “binaries” and contains certain fundamental utilities, such as ls or cp, which are generally NEEDED by all USERS. /boot : Contains all the files that are required for SUCCESSFUL booting ... |
|