pipeProcess output to hash string

evilrat evilrat666 at gmail.com
Sat Sep 9 20:04:00 UTC 2023


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);






More information about the Digitalmars-d-learn mailing list