On Sun, 24 Dec 2017 21:06:05, Dave Caswell wrote:
Here's an example:davec@SodiumWin ~ $ cygstart bash -e TT davec@SodiumWin ~ $ cat TT #! /usr/bin/bash echo TEST sleep 240
yes, that is good if you want to use a script - but a command does not work: cygstart bash -c 'echo hello; sleep 5' -- 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