c# - In mono, when i run my console app, how can I save the stdout to a file? -


when run (precompiled) c# program in mono - how output save file.

the process seems open new console window - simple > , | dont work

for it's worth, program irc bot (benign) , i'm trying make work on linux (ubuntu 14.04) mono.


Comments

Popular posts from this blog

magento2 - Magento 2 admin grid add filter to collection -

Android volley - avoid multiple requests of the same kind to the server? -

Combining PHP Registration and Login into one class with multiple functions in one PHP file -