The following are the minimum requirements for an acceptable submission for Exercise 2.
- Source code is compilation error free (warning messages that do not prevent execution are accepted, but receive penalty),
- Main process (A) creates two child processes (B and C),
- All processes (A, B and C) write user name, UID and PIDs.
No comments:
Post a Comment