im a new perl programmer and have been asked to do write a program which will prompt the user for a single external unix command for a child process which then executes it. i have to make sure that when it can not find a command the process is terminated. im having the problem that the process continues to spawn loads of children. thanks the not very bright one.