Hey, I'm working on my own sort of command prompt, including all my functions i use on computers, etc. My problem is when i call a function for example taskkill, it opens it in a new window, and doesn't let me see any of the output, is there a way for me to call an external program internally to see its output?