Cygwin Commands from Web Service ASP.NET C# -



Cygwin Commands from Web Service ASP.NET C# -

i want execute cygwin command within webservice.

basically want utilize "tail" command strip off first line of file in c#.

can help. urgent

calling programme strip first line of file sounds bad idea. might want seek , strip first line in c#.

c# asp.net cygwin process.start

Comments

Popular posts from this blog

java - How to pass parameters between Request-Scoped Controllers? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -