The IEEE Standard 1003.1 (POSIX) requires conforming implementations to have a new function called waitpid() that does effectively what the previous respondant described as 4.4BSD's waitfor() or wait4() function. I hope BSD changes the name before it's too late. Dave