On Sun, Dec 24, 2017 at 8:50 PM, Steven Penny <svnp...@gmail.com> wrote: > On Mon, 25 Dec 2017 06:28:50, Andrey Repin wrote: >> >> The usual way - prevent the closing of the new window. >> I.e. by adding a sleep. > > > no, that doesnt work > > have you tried it? > > if so provide sample command
Here's an example: davec@SodiumWin ~ $ cygstart bash -e TT davec@SodiumWin ~ $ cat TT #! /usr/bin/bash echo TEST sleep 240 -- 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