I have a bash script that runs multiple processes in background. I can close them all using Ctrl-C if I run the script in bash terminal.
When I run the script using s