399 views

Please log in or register to answer this question.

Related questions

229
views
0 answers
0 votes
admin asked Oct 26, 2019
229 views
Give five different path names for the file /etc/passwd. (Hint: Think about the directory entries ‘‘.’’ and ‘‘..’’.)
341
views
0 answers
0 votes
admin asked Oct 27, 2019
341 views
Implement a simulated file system that will be fully contained in a single regular file stored on the disk. This disk file will contain directories, i-nodes, ... files, read/write from/to a selected file, and to list directory contents.
334
views
0 answers
0 votes
admin asked Oct 27, 2019
334 views
Implement a program to measure the impact of application-level buffer sizes on read time. This involves writing to and reading from a large file (say, $2$ ... does buffer size make a difference to the overall write time and per-write time?
319
views
0 answers
0 votes
admin asked Oct 27, 2019
319 views
Write a new version of the UNIX ls program. This version takes as an argument one or more directory names and for each directory lists all the files in that ... a reasonable way given its type. List only the first disk address, if any.