Hello everyone,
I am developing a project that I wrote in C#.
I want to read data listed in cmd screen. There are 20-30 outputs such as Id, Name, Desc.
In the meantime, I'm listing this data by telnet and running a command.
I also want to read this data for comparison. How can I do it?