no because the script is launched in the same shell you use to call it. The script I created to launch and check on the servers still considers the parent shell stdout, it still outputs to the screen. I could redirect all the output, but that doesnt change the fact it launched from a shell.
|