c#(.net) run shell script on windows by cygwin -


I have some shell scripts (bash) working correctly on the Mac. But I run them in Windows on C # I like. I think Sagvin can do this but I do not know how to write code. Can somebody help me out? You can use process class to use CYGWIN under C #.

There are other questions to deal with: The question is:


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

asp.net mvc - How to attach sql database to a javascript graph -

c# - How to know the number of Threads created and limit the Tasks accordingly -