Discreet Command Execution
Consider using `staticExec`.
Discreet Command Execution
Hello world. Using Nimscript, I want to execute an external program (like with exec), but I don't want the output to be printed on the screen. I rather want it to be saved in a file if possible. Please How can I do that ? The module `osproc` doesn't work in nimscript.