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

Lists in Python -

android - can not access to progress bar in an other activity -

html - Not able to access next element of an array javascript -