On 6/10/22 10:40, Ali Çehreli wrote:

>    https://dlang.org/library/std/process/pipe_process.html

I realized you may be happier with the following if all you need is stdout:

  https://dlang.org/library/std/process/execute.html
  https://dlang.org/library/std/process/execute_shell.html

Ali

Reply via email to