On 2001年6月30日, Tak Ota wrote: > + char *shell = "bash -c 'exec %s %s'"; I think this will fail if the command includes the apostrophe character. And, of course, hard-wiring the shell name is not really a good idea. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/