forktest
OS/161 Reference Manual
Name
forktest - test fork system call
Synopsis
/testbin/forktest
Description
forktest forks a few times and tries to make sure each fork has its
own data and stack.
Requirements
forktest uses the following system calls:
forktest should run successfully once assignment 3 is completed.