CS571 Fall 2010 Programming Assignment #1
This is a multi-part assignment.
NOTE: When an assignment says "Write a program in C that (whatever)", you must provide:
Student programming projects must adhere to the CS Honor Code.

Part 1: Verifying your programming environment: An exercise about process creation in UNIX/Linux
In this exercise, you will run and study a simple program that creates multiple processes in UNIX or Linux.
Do the following:
Part 2: Observing the OS as it runs the program
In this exercise you will use OS tools to observe the actions of the program.
Do the following: