I have a boolean variable "ab" that is set to false, but I want to change it to true in the function that the child process executes. I tried using pipes but I did