Is there a way to anonymously execute some sh script contents?

Gary Willoughby dev at nomad.uk.net
Wed Aug 1 16:03:25 UTC 2018


On Wednesday, 1 August 2018 at 14:58:56 UTC, Ky-Anh Huynh wrote:
> This works well with user interaction. However I don't really 
> like the idea of using temporary files. Is there any better way?

Maybe take a look at:

https://dlang.org/library/std/process/pipe_shell.html


More information about the Digitalmars-d-learn mailing list