I would like to make a batch file that executes a command within cygwin. or tells cygwin to execute some commands when it starts.
I know I can do C:\cygwin\bin>nc<ENTER> <--- And that works So there isnt a big reason for me to want to do it within cygwin.. But i'm interested to know if I can.. I can make a batch file that says cd \cygwin cygwin nc pause but it doesn't run the nc command. I'm interested in running a command (nc for example) within cygwin. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple