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: Show window for BASH script run with /bin/run



Buchbinder, Barry (NIH/NIAID) [E] writes:

> You might also look at the options available with cygstart.  Please note
> that I've never had to do this, so I may be misunderstanding the man
> page.

Thanks for that tip, but unfortunately, I cannot get cygstart to do the job. 
When I launch the script with cygstart --hide, it does run the window
hidden, but there does not seem to be any way to show the window again.  If
I run cygstart --show afterwards, it just launches another instance.

I am currently redirecting the output to a file, then launching notepad on
the file if there is an error, which works reasonably well.  But if I could
show the window, I could do that after a set amount of time, which would
deal with the script hanging as well.  That's not too likely, so I will live
with this for now.

Thanks for your help.


-- 
View this message in context: http://old.nabble.com/Show-window-for-BASH-script-run-with--bin-run-tp28121386p28124894.html
Sent from the Cygwin list mailing list archive at Nabble.com.


--
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]