Greetings, Steven Penny! > I can run a command line this as expected:
> cygstart sleep 5 > However a command like this is a problem: > cygstart echo hello > a new window is open, and the command is run, but the window immediately > closes, > so you do not get to see the output. How can this be resolved? The usual way - prevent the closing of the new window. I.e. by adding a sleep. -- With best regards, Andrey Repin Monday, December 25, 2017 06:28:12 Sorry for my terrible english... -- 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