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 -

c++ - Qt-how to convert a QByteArray to struct -

c++ - What exceptions does boost mapped_file_source throw? -