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.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here