>  Also, you can check exit status from the shell by running "echo $?" after
> the command, which is a bit less trouble than using the debugger.  The "$?"
> shell variable gets set to the status of the last command executed.  (This is
> generic shell stuff, not cygwin-specific.)

Of course. Why do I forget the basic stuff - back to the roots keeping
it simple.

Thx for the reminder.

/F

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

Reply via email to