(This Lab will cover 2 weeks)
1) Write a C program, timewaster.c which is purely non-interactive, it should cycle and integer between 0 and 1 million No i/o is required, this is a small process which simply grabs cpu cycles. Just think of this as the name suggests a time waster.
#!/bin/sh
YourProcess-timewaster
FirstPID=$(echo $!)
echo $FirstPID