Is there a way for powershell to get the output from a console app and save it in a text file?

前端 未结 0 1696
被撕碎了的回忆
被撕碎了的回忆 2020-12-17 15:23

I have a .Net Framework Console App that prints Hexadecimal strings (base 16) whenever ENTER key is pressed.

class Program
{
    static void Main(string[] arg         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题