This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Run command in new window


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]