2009/6/23 Jon TURNEY:
> Always assuming that /bin/bash exists, or that /bin/sh is bash is probably
> bad style for portability across unicies.
>
> However, in this specific case, it's probably ok.

You never know. If posix_spawn() ever gets implemented in Cygwin to
avoid the slowness of fork(), /bin/sh might well change to the first
shell that supports it.

Andy

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://x.cygwin.com/docs/
FAQ:                   http://x.cygwin.com/docs/faq/

Reply via email to