Question: Q1: Write a C system program that reports all the hard links in the system. Traverse the directories (and all its subdirectories) in a breath

Q1: Write a C system program that reports all the hard links in the system. Traverse the directories (and all its subdirectories) in a breath first search fashion.

Q2: Implement the process control block in C.

Q3. Pick any four existing system calls (fork()) and show how would you change their code to make them more effective. Show the code of existing system calls as well as the one developed by you.

Q1: Write a C system program that reports all the hard links

Q1: Write a C system program that reports all the hard links in the system. Traverse the directories (and all its subdirectories) in a breath first search fashion. Q2: Implement the process control block in C. Q3. Pick any four existing system calls and show how would you change their code to make them more effective. Show the code of existing system calls as well as the one developed by you

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!