Make a C program that contains three processes P, F1, F2 that work according to the following scenario: Process F2 reads the entries in a given directory as an argument on the command line and sends...


Make a C program that contains three processes P, F1, F2 that work according to the following scenario: Process F2 reads the entries in a given directory as an argument on the command line and sends them to process F1. The F1 process will compile statistics by type of entry (directories / files / links) and at the end F1 will send the statistics to process P which will display it.



Jun 11, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here