Posts by dalke@toots.nu
(DIR) Post #B4umu4JdmDRfrGfKvA by dalke@toots.nu
0 likes, 0 repeats
@Unixbigot @me_ FWIW, from 1st ed. 1987,7. A UNIX file system uses 1024-byte blocks and 16-bit disk addresses. The i-node holds 8 disk addresses for data blocks, one single indirect block address, and one double-indirect block address. What is the maximum file size? Think carefully.22. Three different protection mechanisms that we have discusses are capabilities, access control lists, and the UNIX rwx bit. For each of the following protection problems, tell me [...] which can be used ...
(DIR) Post #B4umu5CEVF78aaCw0u by dalke@toots.nu
0 likes, 0 repeats
@me_ @Unixbigot I remember using elvis to open the directory. Not a list of the files in the directory, but the content of the directory inode.