How can I execute a long command with groovy? When I execute this command on my linux terminal, I get the correct process id of the process I want. Using groovy I get an empty return. This is what I've already tried:How can I execute a long command with groovy? W