D: How do I pipe (|) through three programs using std.process?
Jesse Phillips
Jesse.K.Phillips+D at gmail.com
Tue Nov 14 20:34:12 UTC 2023
On Saturday, 11 November 2023 at 17:29:14 UTC, BoQsc wrote:
> https://dlang.org/library/std/process.html
>
> How do I pipe (|) through three programs using std.process?
https://dev.to/jessekphillips/piping-process-output-1cai
Your issue with [Find, "Hello"] might be
[Find, "\"Hello\""]
But I'm not testing the theory...
More information about the Digitalmars-d-learn
mailing list