0
Answer

Calling Unix Commands from a remote server using C#

Lemuel Mallari

Lemuel Mallari

15y
2.7k
1
Hello All,

I am currently supporting an application which involves UNIX. I was wondering if there is a way to call UNIX Commands in a remote server using C# so that I can run some of the commands in C# and have its output feeded directly in my screen. Thanks!