I'm working on writing a shell for my operating systems class. I'm currently working on implementing external calls and allowing them to run as background processes. However, whenever I call execvp ...