On Saturday, 9 September 2023 at 16:49:30 UTC, user1234 wrote:

not sure why you append "/?" to the program name.

Windows maybe? Try this.

auto result = std.process.pipeProcess(["whoami", "/?"], redirect);




Reply via email to