How does one run a linux system command from a D main() fcn ?

Luhrel lucien.perregaux at gmail.com
Tue Aug 4 19:57:05 UTC 2020


On Tuesday, 4 August 2020 at 19:52:47 UTC, Andy Balba wrote:
> i.e.  D  equivalent to C++ command system("MyExe")

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


More information about the Digitalmars-d-learn mailing list