Eric Blake wrote
This was just a minimal test case.$ bash -c time ls Segmentation fault (core dumped)That is equivalent to 'bash -c time', except that $0 is set to "ls" instead of "bash" or "time" for the duration of the command
Oh, I wasn't aware of that. Thanks for explanation. Krzysztof Duleba -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/