in reply to Re: Killing processes
in thread Killing processes

I check to see if the process has been terminated. I start something like an infinite loop under another users name and switch accounts and kill it(run the script) from su access. Then flip back and make sure. It was definitely killing the processes. I also have checked the pids of the user under the unix terminal after running the script. I thank you for your insights:)