[Lazarus] Use /dev/null for stdout
Amir
Amir at Aavani.net
Wed Oct 24 05:46:02 CEST 2018
In Linux, I redirect stdin from a file (and/or stdout to a file) by
putting "< input.txt" ("> output.txt", respectively) in Run Parameters
-> Command Line parameters.
I believe that should work for MacOS...
On 10/23/18 2:42 PM, Martin Grajcar via Lazarus wrote:
> My process may get started with or without console. In the latter
> case, any write leads to "Disk full" on MacOS. As I can't eliminate
> all writes, I'd need to open both stdout and stderr as /dev/null.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20181023/804375b3/attachment.html>
More information about the Lazarus
mailing list